Wednesday 15 February 2012

maven - Build Hadoop Native Library(2.5.1) on Raspberry PI -



maven - Build Hadoop Native Library(2.5.1) on Raspberry PI -

i encountering native library problem on raspberry pi. so, trying recompile native library. error has been haunting me days. if has suggestions or ways troubleshoot appreciate help.

failed execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7 run(make) on project hadoop-common: ant build exception has occurred: exec turned:1 around ant part ...<exec dir=/home.hduser/hadoop-2.5.1-src/hadoop-common-prject/hadoop-common/target/native" executable="cmake" failonerror="true"> ... @4:133 in /home/hduser/hadoop-2.5.1-src/hadoop-common-project/hadoop-common/target/antrun/build-main.xml

and tried different methods such as:

chown -r on source folder making sure have libssl-dev , zlib1g-dev , cmake installed compile work without native lib tried -e -x bundle alternative cannot find much error info.

maven hadoop

No comments:

Post a Comment