You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Ronald Petty <ro...@gmail.com> on 2011/12/26 21:09:47 UTC

Building Hadoop

Hello,

Does anyone have notes on how to build Hadoop on a EC2 instance based on
the trunk?  I am trying to use http://wiki.apache.org/hadoop/HowToContribute.


I used a micro ec2 instance and when I ran mvn compile, some test ran out
of memory and the build failed.  I then tried a large ec2 instance, but it
seems gzip complains (looks like a buffer overrun of some sort.)

Kindest regards.

Ron