Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kinesis Enhanced fan-out consumer ( using consumer ARN) #66

Open
senthilkumarkk opened this issue Jan 27, 2020 · 3 comments
Open

Kinesis Enhanced fan-out consumer ( using consumer ARN) #66

senthilkumarkk opened this issue Jan 27, 2020 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@senthilkumarkk
Copy link

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?

@itsvikramagr
Copy link
Contributor

@senthilkumar1987 - I have not tested enhanced fan-out consumers. It's quite likely that it's not supported.

Please go ahead and raise PR for the same.

@itsvikramagr itsvikramagr added enhancement New feature or request good first issue Good for newcomers labels Mar 9, 2020
@chadlagore
Copy link
Contributor

chadlagore commented Oct 14, 2020

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.

@d4r3topk
Copy link

@chadlagore Can you please tell me how you did that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants