questions/apache-kafka
To delete all the messages from a Kafka topic. There are many approach ...READ MORE
Hi@akhtar, Actually, in kafka there is no command ...READ MORE
Hi@akhtar, Kafka uses ZooKeeper, so you need to ...READ MORE
Hi@akhtar, You can change the default directory in ...READ MORE
Hi@akhtar, To create a Kafka topic, you need ...READ MORE
Hi@akhtar, You need the start your zookeeper service ...READ MORE
Hi@akhtar, It is a must to set up ...READ MORE
Hi@akhtar, Before you start the Zookeeper service, you need ...READ MORE
Hi@akhtar, You can find one script in the ...READ MORE
Hi@akhtar, A Kafka broker receives messages from producers and stores ...READ MORE
Hi@akhtar, In Kafka, each topic is divided into a ...READ MORE
Hi@akhtar, The Kafka producer is conceptually much simpler than the ...READ MORE
Hi@MD, Generally, Kafka producer comes from an API. ...READ MORE
Hi@B, There may be a problem with your ...READ MORE
I just would like to complete the ...READ MORE
Hi@oguzhan, I have checked the Sqoop document, but ...READ MORE
Hi@Amit, You can pass --offset keyword in your ...READ MORE
Hi@akhtar, Bootstrap.servers is a mandatory field in Kafka ...READ MORE
Hi@progDuck, By default it is connecting to localhost:2181, ...READ MORE
Yes. There is one Tool Name Called ...READ MORE
Hi@progDuck, By default it is connecting to localhost:2181, since ...READ MORE
Hi@Rishabh, I think to implement this task you ...READ MORE
Please delete all log files. Reason behind, ...READ MORE
Easy Approach is work with Docker. ConfluentInc ...READ MORE
First of all, Consumer is not thread ...READ MORE
Hi@sreeveena, I am not sure but there may be ...READ MORE
Hi@prasant, I am not sure it will work ...READ MORE
How to stop Kafka server from crashing ...READ MORE
Hi@akhtar, You have to read the messages normally ...READ MORE
HI@akhtar, You get this error because before stating ...READ MORE
Hi@akhtar, To fix the pipeline, you need to resolve ...READ MORE
Hi@akhtar, Before starting confluent kafka in your system, ...READ MORE
Hi@akhtar, To do this task you have to ...READ MORE
Hi, To connect an API in kafka, you ...READ MORE
Hi@akhtar, As the above error shows that the ...READ MORE
Hi@akhtar, To know leader information you can use ...READ MORE
Hi@akhtar, Here the zookeeper service is already started ...READ MORE
Hi@akhtar, This error occurs because zookeeper is running already. So ...READ MORE
Hi@ I don't know it will work or ...READ MORE
Hi@akhtar, In your file bootstrap.servers field in missing. ...READ MORE
Hi@akhtar, It defines how many time the producer ...READ MORE
Hi@akhtar, To install sbt in your RedHat system ...READ MORE
Hi@akhtar, I guess you are using the old ...READ MORE
Hi@Parth, There are mainly two types of retention ...READ MORE
Hi@akhtar, If you know the kafka producer API ...READ MORE
Hi@akhtar, To read parallel we have to create ...READ MORE
Hi@akhtar, The acts configuration is used to configure ...READ MORE
Hi@akhtar, If we try to use String key ...READ MORE
kafka-run-class.bat kafka.tools.ConsumerOffsetChecker --broker-info --group test-consumer-group --topic test ...READ MORE
Hi@akhtar, This error is not related to sbt. ...READ MORE
OR
Already have an account? Sign in.