On Tue, Nov 27, 2012 at 8:58 AM, Anatoli Fomenko <afome...@yahoo.com> wrote: > I tried up to MAVEN_OPTS="-Xmx3G -XX:MaxPermSize=2G", same problem.introduce > Python as build-time and run-time dependency for Hadoop and throughout Hadoop
I'm not sure Flume 1.2.0 is worth pursuing at this point. For the upcoming Flume 1.3.0 here's what works for me: JAVA_OPTS="-Xmx1536m -Xms256m -XX:MaxPermSize=256m" MAVEN_OPTS="-Xmx1536m -Xms256m -XX:MaxPermSize=256m" Perhaps this needs to included into the do-component-build proper. Thanks, Roman.