On Mon, Feb 20, 2012 at 12:39 AM, Eric Sammer <[email protected]> wrote: > > I sensed a disturbance in the build force. Someone did something to the > tests that cause OOMs these days.
This is documented in FLUME-974, it seems in the end TestDefaultLogicalNodeManager.testErrorNode via PollableSourceRunner generates about 175MB of errors causing the build to OOM when it tires to read that file. It's only 400KB with FLUME-982. Brock -- Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/
