Kafka commitid : Unknown
Labels:
- Labels:
-
Apache Kafka
-
Apache Zookeeper
Explorer
Created on 04-02-2018 01:17 AM - edited 09-16-2022 06:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When i am trying to sending data to topic. using this command
kafka-console-producer --broker-list hostname:9092 --topic topic name
Getting this lines as a output of command
18/04/02 01:09:49 INFO utils.AppInfoParser: Kafka version : 0.10.2-kafka-2.2.0 18/04/02 01:09:49 INFO utils.AppInfoParser: Kafka commitId : unknown
Env
CDH version 5.13 package
Any help would be much appreciated ?