I wrote my own hdfs writer using threaded simple kafka consumer writing to
hdfs using java FSDataOutputStream works perfect
mike marzo
908 209-4484
On Mar 26, 2014 12:59 PM, "Marcelo Valle" wrote:
> Kafka native hadoop-consumer is compiled with hadoop 0.20 dependencies, so
> isn't working with
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.