Re: Compilation failed when compile hadoop common release-0.20.2

2010-03-08 Thread Gary Yang
Thanks, Gary --- On Fri, 3/5/10, Owen O'Malley omal...@apache.org wrote: From: Owen O'Malley omal...@apache.org Subject: Re: Compilation failed when compile hadoop common release-0.20.2 To: general@hadoop.apache.org Date: Friday, March 5, 2010, 4:32 PM On Mar 5, 2010, at 3:47 PM, Gary

Re: Compilation failed when compile hadoop common release-0.20.2

2010-03-08 Thread Allen Wittenauer
On 3/8/10 10:06 AM, Gary Yang garyya...@yahoo.com wrote: Hi Owen, Thanks for the reply. From the link you provided, I found the build instruction. I do not understand the option, -Djava5.home=/usr/local/jdk1.5. Does it mean I have to use JDK 1.5? I read somewhere it suggested to use JDK

Re: Compilation failed when compile hadoop common release-0.20.2

2010-03-08 Thread Gary Yang
compile hadoop common release-0.20.2 To: general@hadoop.apache.org Date: Monday, March 8, 2010, 10:30 AM On 3/8/10 10:06 AM, Gary Yang garyya...@yahoo.com wrote: Hi Owen, Thanks for the reply. From the link you provided, I found the build instruction. I do not understand

Re: Compilation failed when compile hadoop common release-0.20.2

2010-03-08 Thread Gary Yang
Subject: Re: Compilation failed when compile hadoop common release-0.20.2 To: general@hadoop.apache.org Date: Monday, March 8, 2010, 12:24 PM Hi Gary This is a script I put together based on the WikiPage link Owen sent you that will build most versions of Hadoop including 0.20.2 .  You

Re: Compilation failed when compile hadoop common release-0.20.2

2010-03-08 Thread Gary Yang
--- On Mon, 3/8/10, Stephen Watt sw...@us.ibm.com wrote: From: Stephen Watt sw...@us.ibm.com Subject: Re: Compilation failed when compile hadoop common release-0.20.2 To: general@hadoop.apache.org Date: Monday, March 8, 2010, 12:24 PM Hi Gary This is a script I put together based

Re: Compilation failed when compile hadoop common release-0.20.2

2010-03-05 Thread Ted Yu
Did you first try 'ant jar' from under /hadoop_src ? On Fri, Mar 5, 2010 at 3:47 PM, Gary Yang garyya...@yahoo.com wrote: Hi, I try to compile hadoop common of the release 0.20.2. Below are the error messages and java and ant versions I am using. Please tell me what I missed. ..

Re: Compilation failed when compile hadoop common release-0.20.2

2010-03-05 Thread Owen O'Malley
On Mar 5, 2010, at 3:47 PM, Gary Yang wrote: Hi, I try to compile hadoop common of the release 0.20.2. Below are the error messages and java and ant versions I am using. Please tell me what I missed. Forrest, which we use to generate the documentation, requires java 5. Therefore, run: