That is an avro source, which means the producer or the app producing events needs to send it's data in the avro format. This is also used for building a multi-hop flume pipeline. Is this what you're asking?
On Wed, Jun 25, 2014 at 12:37 PM, kishore alajangi < alajangikish...@gmail.com> wrote: > In document the avro source agent example is given below, where is the > source file to write its content into sink, please help me. > > > a1.sources = r1a1.channels = c1a1.sources.r1.type = > avroa1.sources.r1.channels = c1a1.sources.r1.bind = 0.0.0.0a1.sources.r1.port > = 4141 > > > -- > Thanks, > Kishore. >