My question is where is that input avro format file mentioned in the 
configuration file.

Sent from my iPhone

On Jun 25, 2014, at 2:06 PM, Sharninder <sharnin...@gmail.com> wrote:

> 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 = r1
> a1.channels = c1
> a1.sources.r1.type = avro
> a1.sources.r1.channels = c1
> a1.sources.r1.bind = 0.0.0.0
> a1.sources.r1.port = 4141
> 
> -- 
> Thanks,
> Kishore.
> 

Reply via email to