Hi,
I am using apache-maven-3.0.3 and i have set LD_LIBRARY_PATH=/usr/local/lib
which has google protocbuf library.
I am getting following error while building hadoop-yarn using mvn clean
install -DskipTests=true

[INFO] hadoop-yarn-api ................................... SUCCESS [14.904s]
[INFO] hadoop-yarn-common ................................ SUCCESS [8.787s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [4.691s]
[INFO] hadoop-yarn-server-nodemanager .................... FAILURE [6.051s]
[INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
[INFO] hadoop-yarn-server-tests .......................... SKIPPED
[INFO] hadoop-yarn-server ................................ SKIPPED
[INFO] hadoop-yarn ....................................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 34.870s
[INFO] Finished at: Fri Aug 19 11:48:22 IST 2011
[INFO] Final Memory: 44M/107M

[ERROR] Failed to execute goal
org.codehaus.mojo:make-maven-plugin:1.0-beta-1:autoreconf (autoreconf) on
project hadoop-yarn-server-nodemanager: autoreconf command returned an exit
value != 0. Aborting build; see debug output for more information. -> [Help
1]

Thanks in advance

Thanks & Regards
Rajesh Putta

Reply via email to