You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2018. It is now read-only.
This spout at this time seems to be of non-transactional type (implements a non-trident spout interface IRichSpout). I would like to use kinesis to implement storm trident transactions which require a transactional spout.
This spout at this time seems to be of non-transactional type (implements a non-trident spout interface IRichSpout). I would like to use kinesis to implement storm trident transactions which require a transactional spout.
The bottom of this page lists the transactional spouts that I believe would be needed to be used to do this:
https://storm.apache.org/documentation/Trident-spouts.html
The text was updated successfully, but these errors were encountered: