The default setting in the flume-env.sh.template is 200m (https://github.com/apache/flume/blob/trunk/conf/flume-env.sh.template)
From: mahendran m <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Thursday, April 23, 2015 10:30 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Flume minimum java heap memory What is minimum java memory required to run flume agent , in default flume-ng<https://github.com/apache/flume/blob/trunk/bin/flume-ng> file ,i can see that maximum heap memory as 20mb JAVA_OPTS="-Xmx20m" Is it enough to run flume agent? Thanks, Mahendran
