I see that /etc/init.d/flume-ng-agent has start and stop. But if Flume agent is spawing 2 separate threads (or processes) to say tail 2 different logs, will STOP take care of killing all the associated processes and threads ?
Thanks Upender On Fri, Feb 14, 2014 at 12:34 PM, Brock Noland <[email protected]> wrote: > I believe the startup script is in /etc/init.d/flume-ng > > > On Fri, Feb 14, 2014 at 11:28 AM, Upender Nimbekar < > [email protected]> wrote: > >> Hi Brock. >> yum install flume-ng does not give any start/stop script. How to get them >> using yum ? Any idea ? >> >> Thanks >> Upender >> >> >> On Sun, Feb 9, 2014 at 10:25 PM, Brock Noland <[email protected]> wrote: >> >>> Yes. Note that CDH3 is deprecated as CDH4 has recently had it's 5th >>> maintenance release (CDH 4.5). >>> >>> On Sun, Feb 9, 2014 at 9:12 PM, Upender Nimbekar >>> <[email protected]> wrote: >>> > Does Cloudera CDH3U6 (I know its old) come up with Start / Stop >>> scripts for >>> > a cluster ? >>> > >>> > Thanks >>> > Upender >>> > >>> > >>> > On Sat, Feb 8, 2014 at 1:47 PM, Brock Noland <[email protected]> >>> wrote: >>> >> >>> >> Flume itself just provides a script to start flume in the foreground. >>> >> Apache BigTop provides init scripts for flume. >>> >> >>> >> On Feb 8, 2014 12:22 PM, "Upender Nimbekar" < >>> [email protected]> >>> >> wrote: >>> >>> >>> >>> Does anyone know how to stop and start flume using one script in >>> >>> clustered environment. It looks there is no short cut of doing so. >>> We are >>> >>> actually looking to set this as a linux service. >>> >>> >>> >>> Thanks >>> >>> Upender >>> > >>> > >>> >>> >>> >>> -- >>> Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org >>> >> >> > > > -- > Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org >
