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

Add missing zookeeper parameter #2067

Closed
wants to merge 1 commit into from
Closed

Add missing zookeeper parameter #2067

wants to merge 1 commit into from

Conversation

thbar
Copy link

@thbar thbar commented Oct 26, 2016

No description provided.

@ijuma
Copy link
Contributor

ijuma commented Oct 26, 2016

It's intentional that zookeeper is not specified as the console consumer uses the new consumer in that case. What is the issue that you are seeing?

@thbar
Copy link
Author

thbar commented Oct 26, 2016

I followed the quick start as a beginner and got that:

$ kafka-console-consumer --bootstrap-server localhost:9092 --topic test --from-beginning
Missing required argument "[zookeeper]"

But maybe I did something wrong in the process!

@thbar
Copy link
Author

thbar commented Oct 26, 2016

One twist is that I installed Kafka via brew install kafka. I'll try again later, from scratch, but wanted to report that in case.

@ijuma
Copy link
Contributor

ijuma commented Oct 26, 2016

You may be using an older version of the tool.

@thbar
Copy link
Author

thbar commented Oct 26, 2016

Indeed it looks like brew installs this:

$ brew info kafka
kafka: stable 0.10.0.1 (bottled)

While the quickstart mentions 0.10.1.0.

I'll close for now and will try again with a later version.

@thbar thbar closed this Oct 26, 2016
efeg pushed a commit to efeg/kafka that referenced this pull request May 29, 2024
Add timers to measure the duration and count of of proposal executions. Separate timers are added for proposal executions involving broker removal and demotion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants