You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by Yosi Botzer <yo...@gmail.com> on 2015/10/16 22:24:33 UTC

kafka avro event to HDFS avro file with flume

Hi,

I have kafka cluster that receives avro events from producers.

I would like to use flume in order to consume these events and put them as
avro files in HDFS

Is this possible with flume?

Does anyone have example of a configuration file demonstrating how to do it?

Yosi