Have you seen http://svn.apache.org/repos/asf/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/README The Setup section.
Regards Ahmed On Wed, Jul 11, 2012 at 11:38 AM, Modeel, Subin <subin.mod...@hp.com> wrote: > Hi > I am unable to build the code from TRUNK on my RHEL6.2 > I get the below error. After googling I found that I need to have some > protocolbuffer rpm. > But I unable to find which to install. > Can I have the instructions on the setup needed for building the TRUNK? > > > > INFO] Executed tasks > [INFO] > [INFO] --- build-helper-maven-plugin:1.5:add-source (add-source) @ > hadoop-common --- > [INFO] Source directory: > /data/Development_Space/hdpTRUNK/hadoop-common-project/hadoop-common/target/generated-sources/java > added. > [INFO] > [INFO] --- build-helper-maven-plugin:1.5:add-test-source (add-test-source) @ > hadoop-common --- > [INFO] Test Source directory: > /data/Development_Space/hdpTRUNK/hadoop-common-project/hadoop-common/target/generated-test-sources/java > added. > [INFO] > [INFO] --- maven-antrun-plugin:1.6:run (compile-proto) @ hadoop-common --- > [INFO] Executing tasks > > main: > [exec] target/compile-proto.sh: line 17: protoc: command not found > [exec] target/compile-proto.sh: line 17: protoc: command not found > [exec] target/compile-proto.sh: line 17: protoc: command not found > [exec] target/compile-proto.sh: line 17: protoc: command not found > [exec] target/compile-proto.sh: line 17: protoc: command not found > [exec] target/compile-proto.sh: line 17: protoc: command not found > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Apache Hadoop Main ................................ SUCCESS [3.147s] > [INFO] Apache Hadoop Project POM ......................... SUCCESS [2.072s] > [INFO] Apache Hadoop Annotations ......................... SUCCESS [1.430s] > [INFO] Apache Hadoop Project Dist POM .................... SUCCESS [1.243s] > [INFO] Apache Hadoop Assemblies .......................... SUCCESS [0.619s] > [INFO] Apache Hadoop Auth ................................ SUCCESS [7.017s] > [INFO] Apache Hadoop Auth Examples ....................... SUCCESS [0.974s] > [INFO] Apache Hadoop Common .............................. FAILURE [1.548s] > [INFO] Apache Hadoop Common Project ...................... SKIPPED > Thanks, > Su -- Ahmed