Re: Issue on building hadoop native

2012-01-29 Thread Ronald Petty
Hai, Can you rerun with -e -X and the native setting as well? Also, can you send pastebin the entire build output and send the link to it? Kindest regards. Ron On Sun, Jan 29, 2012 at 3:44 PM, Hai Huang hhuang2...@yahoo.com wrote: Hi, I got the hadoop hadoop source via Git and buit it

Re: Issue on building hadoop native

2012-01-29 Thread Ronald Petty
, and the issue message is ... has id 500 , which is below the minimum allowed 1000 ... ? Best, Hai - Original Message - From: Ronald Petty ronald.pe...@gmail.com To: common-dev@hadoop.apache.org; Hai Huang hhuang2...@yahoo.com Cc: Sent: Sunday, January 29, 2012 11:42:30 PM Subject

Building Trunk on EC2

2011-12-31 Thread Ronald Petty
Hello, If anyone is interested, here are my notes on how to build trunk on bare bones AWS EC2 instance. 1. Create a XL 64-bit AWS EC2 instance (anything smaller fails due to lack of RAM) 2. SSH to EC2 instance 3. sudo useradd -u 1000 hadoop 4. sudo yum install svn gcc.x86_64

SVN Repo Question

2011-12-30 Thread Ronald Petty
Hello, Can someone explain the different layouts in the following repos, specifically regarding building from source? - http://svn.apache.org/repos/asf/hadoop/common/trunk/ - http://svn.apache.org/repos/asf/hadoop/common/tags/release-1.0.0/ I am still learning my way around the source and

Re: SVN Repo Question

2011-12-30 Thread Ronald Petty
? They appear to differ. I presume 2.3/2.4/yarn is the trunk and 2.3 is the current releases of Hadoop? Kindest regards. Ron On Fri, Dec 30, 2011 at 9:51 PM, Harsh J ha...@cloudera.com wrote: Ronald, On 31-Dec-2011, at 6:46 AM, Ronald Petty wrote: Hello, Can someone explain

Re: SVN Repo Question

2011-12-30 Thread Ronald Petty
Harsh, Thank you much. I will stick with the trunk then and try to fix something trivial :) Kindest regards. Ron On Fri, Dec 30, 2011 at 10:25 PM, Harsh J ha...@cloudera.com wrote: Ronald, On Sat, Dec 31, 2011 at 8:31 AM, Ronald Petty ronald.pe...@gmail.com wrote: Harsh, Thank you

Building Hadoop

2011-12-26 Thread Ronald Petty
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