It is working with if i selected the source is avro and sink is hdfs, the
configuration is below,
agent.sources = r1
agent.channels = c1
agnet.sinks = k1
agent.sources.r1.type = avro
agent.sources.r1.channels = c1
agent.sources.r1.bind = localhost
agent.sources.r1.port = 10001
agent.channels.c1
you could encrypt the data before it is fed into the file source.
-roshan
On Wed, Jun 25, 2014 at 9:18 PM, Sharninder wrote:
> Hi,
>
> I'm trying to send a file (or events) over flume to a remote file store
> (could be HDFS too, later) with the only condition that the entire
> transmission be e