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

Step 10: Error while executing topic command : Replication factor: 1 larger than available brokers: 0. #3

Closed
San13 opened this issue Oct 17, 2019 · 0 comments

Comments

@San13
Copy link

San13 commented Oct 17, 2019

I execute the commands by changing partitions to 2 & 3
docker exec -it f08819a36e8b bash -c "kafka-topics --create --topic "iot.upboard.management.req" --zookeeper zookeeper-cloud:2181 --partitions 2 --replication-factor 1"

My kafka default config for num of partitions is 3

I am receiving this error

Error while executing topic command : Replication factor: 1 larger than available brokers: 0.

Could you please suggest.

@San13 San13 closed this as completed Nov 20, 2019
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