Steps to fix:
- download Hadoop binaries
- unpack to directory of your choice
- set
HADOOP_HOME
to point to that directory. - add
$HADOOP_HOME/lib/native
toLD_LIBRARY_PATH
.
Steps to fix:
HADOOP_HOME
to point to that directory.$HADOOP_HOME/lib/native
to LD_LIBRARY_PATH
.