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
Getting below warning in zookeeper log 2021-02-19 14:20:27,911 ...READ MORE
Hi@akhtar, Bootstrap.servers is a mandatory field in Kafka ...READ MORE
Hi@akhtar, You can change the default directory in ...READ MORE
Hi@akhtar, Before you start the Zookeeper service, you need ...READ MORE
Hi@akhtar, To create a Kafka topic, you need ...READ MORE
Hi@akhtar, You can find one script in the ...READ MORE
I just would like to complete the ...READ MORE
Hi@akhtar, A Kafka broker receives messages from producers and stores ...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, 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
HI@akhtar, You get this error because before stating ...READ MORE
Hi@Amit, You can pass --offset keyword in your ...READ MORE
Hi@akhtar, To know leader information you can use ...READ MORE
System.out.println(String.valueOf(output.offset()) + ": " + new String(bytes, ...READ MORE
Hi@oguzhan, I have checked the Sqoop document, but ...READ MORE
Hi@prasant, I am not sure it will work ...READ MORE
Hi@akhtar, Here the zookeeper service is already started ...READ MORE
Yes. There is one Tool Name Called ...READ MORE
Hi@Rishabh, I think to implement this task you ...READ MORE
Hi@progDuck, By default it is connecting to localhost:2181, ...READ MORE
Already that day in a row I ...READ MORE
Easy Approach is work with Docker. ConfluentInc ...READ MORE
Hi@akhtar, To fix the pipeline, you need to resolve ...READ MORE
Hi@akhtar, You have to read the messages normally ...READ MORE
First of all, Consumer is not thread ...READ MORE
Please delete all log files. Reason behind, ...READ MORE
Hi@sreeveena, I am not sure but there may be ...READ MORE
Hi@akhtar, In your file bootstrap.servers field in missing. ...READ MORE
Hi@akhtar, Before starting confluent kafka in your system, ...READ MORE
Hi@akhtar, This error occurs because zookeeper is running already. So ...READ MORE
How to stop Kafka server from crashing ...READ MORE
kafka-run-class.bat kafka.tools.ConsumerOffsetChecker --broker-info --group test-consumer-group --topic test ...READ MORE
Hi@akhtar, As the above error shows that the ...READ MORE
Hi@akhtar, To install sbt in your RedHat 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, It defines how many time the producer ...READ MORE
Hi@ I don't know it will work or ...READ MORE
Hi@akhtar, I guess you are using the old ...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 you know the kafka producer API ...READ MORE
Hi@Parth, There are mainly two types of retention ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.