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

Facing an issue - No partitions assigned, cannot determine leader #276

Open
sagarm-traveloka opened this issue Jul 22, 2024 · 0 comments
Open

Comments

@sagarm-traveloka
Copy link

I am doing POC with AWS MSK Cluster and Sink Connector to consume the topics log and create iceberg catalog.

Whenever I used terraform to deploy the connector, I am facing an issue -

org.apache.kafka.connect.errors.ConnectException: No partitions assigned, cannot determine leader
at io.tabular.iceberg.connect.channel.CoordinatorThreadFactoryImpl.lambda$isLeader$1(CoordinatorThreadFactoryImpl.java:66)

But when I try to create the connector using AWS Console, I am able to run the connector. I do not understand what will be cause where this isLeader() logic behave differently. Anybody here encounter such error and any possible workaround to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant