We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2acb330 commit e0d4929Copy full SHA for e0d4929
vagrant/templates/controlscript/kafka-control.sh.j2
@@ -135,7 +135,7 @@ case "${1:-''}" in
135
echo "start-kafkaserver : Start the Confluent Kafka broker instance."
136
echo "start-schema-registry : Start the Confluent Schema Registry."
137
echo "start-kafka-rest : Start the Confluent Kafka REST service."
138
- echo "start-kafka-connect : Start the Confluent Kafka Connector (distributed))."
+ echo "start-kafka-connect : Start the Confluent Kafka Connector (distributed)."
139
echo ""
140
echo "stop-zookeeper : Stop the Confluent ZooKeeper cluster manager."
141
echo "stop-kafkaserver : Stop the Confluent Kafka broker instance."
0 commit comments