Re: flume starting through service

2014-06-24 Thread Mike Percy
Check the log which is at /var/log/flume-ng/flume.log Mike Sent from my iPhone > On Jun 24, 2014, at 11:36 PM, kishore alajangi > wrote: > > No error, my view is when i start #service flume-ng-agent it will work as > same as flume-ng agent -c /etc/flume-ng/conf -f /etc/flume-ng/conf/flume.co

Re: flume starting through service

2014-06-24 Thread kishore alajangi
No error, my view is when i start #service flume-ng-agent it will work as same as flume-ng agent -c /etc/flume-ng/conf -f /etc/flume-ng/conf/flume.conf -n agent. but no result in the output. On Wed, Jun 25, 2014 at 10:27 AM, Mike Percy wrote: > Ok so what's the error? > > Mike > > Sent from my

Re: flume starting through service

2014-06-24 Thread Mike Percy
Ok so what's the error? Mike Sent from my iPhone > On Jun 24, 2014, at 10:44 PM, kishore alajangi > wrote: > > Flume 1.4.0-cdh4.5.0 > > >> On Wed, Jun 25, 2014 at 7:12 AM, Mike Percy wrote: >> Can you please provide details on the errors you are seeing? What version of >> Flume? >> >> >

Re: flume starting through service

2014-06-24 Thread kishore alajangi
Flume 1.4.0-cdh4.5.0 On Wed, Jun 25, 2014 at 7:12 AM, Mike Percy wrote: > Can you please provide details on the errors you are seeing? What version > of Flume? > > > On Thu, Jun 19, 2014 at 12:43 AM, kishore alajangi < > alajangikish...@gmail.com> wrote: > >> >> The flume is writing to hdfs whe

Re: flume starting through service

2014-06-24 Thread Mike Percy
Can you please provide details on the errors you are seeing? What version of Flume? On Thu, Jun 19, 2014 at 12:43 AM, kishore alajangi < alajangikish...@gmail.com> wrote: > > The flume is writing to hdfs when I start flume manually through config > file like > > flume-ng agent -c /etc/flume-ng/c

flume starting through service

2014-06-19 Thread kishore alajangi
The flume is writing to hdfs when I start flume manually through config file like flume-ng agent -c /etc/flume-ng/conf -f /etc/flume-ng/conf/flume.conf -n but not start by service flume-ng-agent start what could be the reason, the docs says we can start flume either 1st or second method, why i