RE: How to build Hadoop from source using Ant

2013-07-15 Thread Chuan Liu
mmand like the following: >ant -Dcompile.native=true -Dforrest.home=/path/to/forrest tar -Chuan From: Jun Li [mailto:jltz922...@gmail.com] Sent: Saturday, July 13, 2013 3:37 AM To: user@hadoop.apache.org Subject: How to build Hadoop from source using Ant Hello, I have downloaded from the Apac

How to build Hadoop from source using Ant

2013-07-13 Thread Jun Li
Hello, I have downloaded from the Apache web site the Hadoop.1.1.2, the current stable version. Then I simply used the command of: ant -Dcompile-core=true to try to build the Hadoop core. After the successful compilation, I used the diff tool to try to compare the hardoop-core.jar that I just