Re: Hadoop 2.0.4: Unable to load native-hadoop library for your platform

2013-05-24 Thread Harsh J
The native libraries packed in a binary tarball of 2.0.4 may not apply to all OSes and architectures. You will need to build your own native libraries to make sure they are appropriate for your servers/clients. Instructions for native builds are available in the downloaded tarball's

Hadoop 2.0.4: Unable to load native-hadoop library for your platform

2013-05-23 Thread Ben Kim
Hi I downloaded hadoop 2.0.4 and keep getting these errors from hadoop cli and MapReduce task logs 13/05/24 14:34:17 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable i tried adding $HADOOP_HOME/lib/native/* to