Re: splitting functions

2012-09-12 Thread Brock Noland
> 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

Re: splitting functions

2012-09-12 Thread Brock Noland
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

RE: splitting functions

2012-09-12 Thread Cochran, David M (Contractor)
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

Re: splitting functions

2012-09-12 Thread Brock Noland
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

RE: splitting functions

2012-09-12 Thread Cochran, David M (Contractor)
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

Re: splitting functions

2012-09-12 Thread Brock Noland
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