Hi Deepak, This is a normal behavior, you can tweak flume's (OG) settings by adding some Xmx params:
UOPTS=ā-Xms1g -Xmx2gā bin/flume node Of course you can also tweak the bin/flume script. - Alex On Jan 17, 2013, at 7:34 AM, "Kumar, Deepak8" <[email protected]> wrote: > Hi, > Could you please guide? > > Regards, > Deepak > > -----Original Message----- > From: Kumar, Deepak8 [CCC-OT_IT NE] > Sent: Wednesday, January 16, 2013 1:29 PM > To: [email protected] > Subject: Flume Service Takes Lot of Memory > > Hi, > I am using flume OG 0.9, the flume agent seems to take almost 1Gig Virtual > Memory. Is it uses this much normally or do we have some configuration > settings? > > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND > 8571 root 21 0 1209m 424m 11m S 2.0 5.3 53:05.95 java > -Dflume.log.dir=/var/log/flume 4957 root > > Regards, > Deepak -- Alexander Alten-Lorenz http://mapredit.blogspot.com German Hadoop LinkedIn Group: http://goo.gl/N8pCF
