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
I am able to use consume the Kinesis stream using this jar as a normal consumer. When i updated the user account to Enhanced fan out consumer, i am unable to access the stream.
Do we have any way to access the stream as Enhanced fan out consumer?
The text was updated successfully, but these errors were encountered:
We'd like this as well. We've used a worker thread that calls SubscribeToStream and populates an in-memory queue for the micro-batch consumer to access. This implementation is in Python today however, and not for Spark.
I am able to use consume the Kinesis stream using this jar as a normal consumer. When i updated the user account to Enhanced fan out consumer, i am unable to access the stream.
Do we have any way to access the stream as Enhanced fan out consumer?
The text was updated successfully, but these errors were encountered: