FYI the workaround for this issue is in the DEVNOTES file in Flume: https://github.com/apache/flume/blob/trunk/DEVNOTES
Regards, Mike On Tue, Nov 27, 2012 at 9:24 AM, Konstantin Boudnik <[email protected]> wrote: > well, I guess changes of release 0.3.1 are getting tinier by the day: first > Oozie, then this. > > On Tue, Nov 27, 2012 at 09:08AM, Roman Shaposhnik wrote: > > On Tue, Nov 27, 2012 at 8:58 AM, Anatoli Fomenko <[email protected]> > 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. >
