Kafka contrib/hadoop-consumer not working with hadoop 2.2.0

2014-03-26 Thread Marcelo Valle
Kafka native hadoop-consumer is compiled with hadoop 0.20 dependencies, so isn't working with hadoop last releases (hadoop 2.2.0) The code hasn't support from two years ago. Is this a discarded option to load kafka messages to HDFS? Do you recommend other solution like Camus? Thanks in advance.

Linkedin Camus vs kafka-hadoop-loader vs hadoop-consumer

2014-02-14 Thread Marcelo Valle
Hello, I've been studying different options to consume messages from kafka to hadoop(hdfs) and found three odds. Linkedin Camus - https://github.com/linkedin/camus kafka-hadoop-loader - https://github.com/michal-harish/kafka-hadoop-loader hadoop-consumer - https://github.com/apache/kafka/tree/0.8

Linkedin Camus vs kafka-hadoop-loader vs hadoop-consumer

2014-02-13 Thread Marcelo Valle
Hello, I've been studying different options to consume messages from kafka to hadoop(hdfs) and found three odds. Linkedin Camus - https://github.com/linkedin/camus kafka-hadoop-loader - https://github.com/michal-harish/kafka-hadoop-loader hadoop-consumer - https://github.com/apache/kafka/tree/0.8