Skip to content

find an error in the tutorial #564

Closed
@Duncan-tree-zhou

Description

@Duncan-tree-zhou

in the tutorial http://wurstmeister.github.io/kafka-docker/ use the following example:

$KAFKA_HOME/bin/kafka-console-consumer.sh --topic=topic --zookeeper=$ZK

but actually --zookeeper is not an option for kafka-console-consumer.sh. it should be replace by option --boostrap-server. please correct it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions