|
|
-
Re: how to stop flume-ng through command line?Alexander Alten-Lorenz 2013-01-22, 16:53
You could use "nohup flume-ng command-line &"
Later you could simply kill the PID. - Alex On Jan 22, 2013, at 5:40 PM, Liting Hu <[EMAIL PROTECTED]> wrote: > you can use kill -9 ... ;) > > On Tue, Jan 22, 2013 at 8:42 AM, 文杰徐 <[EMAIL PROTECTED]> wrote: > >> Hi all, >> >> >> Does any body know how to stop flume-ng through command line? I opened this >> script and did not see any stop() entry... a little confused... >> >> >> >> Thanks & B.rgds >> >> >> Gary >> >> 2012.1.22 >> -- Alexander Alten-Lorenz http://mapredit.blogspot.com German Hadoop LinkedIn Group: http://goo.gl/N8pCF |