0

I want to copy kafka data to hadoop. How can i do configuration of producer.properties file. Kafka data format is .avro file.

metadata.broker.list
request.required.acks
producer.type
serializer.class
  • Please take a look to :https://github.com/confluentinc/kafka-connect-hdfs – Quentin Geff Jun 22 '17 at 10:08
  • i dont use confluent tool. I want to move just pure Kafka. As i know, i can use producer to create topic and this topic can stored in more than one server. So i want to keep log file with copy in kafka server and hadoop log file system. How can i do that with these configuration ? – Birgül Ayaz Jun 22 '17 at 14:17

0 Answers0