> Dave
>>
>>
>>
>> -Original Message-
>> From: Brock Noland [mailto:br...@cloudera.com]
>> Sent: Wed 9/12/2012 12:41 PM
>> To: user@flume.apache.org
>> Subject: Re: splitting functions
>>
>> Yeah that is my fault. FileChannel us
ng is being sent or if the problem is on the receive side now.
>
> Thanks for the help!
> Dave
>
>
>
> -Original Message-
> From: Brock Noland [mailto:br...@cloudera.com]
> Sent: Wed 9/12/2012 12:41 PM
> To: user@flume.apache.org
> Subject: Re: splitting
need to run tcpdump on that port and see if anything
is being sent or if the problem is on the receive side now.
Thanks for the help!
Dave
-Original Message-
From: Brock Noland [mailto:br...@cloudera.com]
Sent: Wed 9/12/2012 12:41 PM
To: user@flume.apache.org
Subject: Re: splitting func
annels = fileChannel
> node102.sources.avroSource.bind = 0.0.0.0
> node102.sources.avroSource.port = 9432
>
> node102.sinks.filesink1.type = FILE_ROLL
> node102.sinks.filesink1.batchSize = 1000
> node102.sinks.filesink1.channel = fileChannel
> node102.sinks.filesink1.sink.dire
land [mailto:br...@cloudera.com]
Sent: Wed 9/12/2012 9:11 AM
To: user@flume.apache.org
Subject: Re: splitting functions
Hi,
Below is a config I use to test out the FileChannel. See the comments
"##" for how messages are sent from one host to another.
node105.sources = stressSource
node105.chann
Hi,
Below is a config I use to test out the FileChannel. See the comments
"##" for how messages are sent from one host to another.
node105.sources = stressSource
node105.channels = fileChannel
node105.sinks = avroSink
node105.sources.stressSource.type = org.apache.flume.source.StressSource
node1