"WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform" Seen on Oracle Big Data Appliance (BDA)/Exadata CDH Client
(Doc ID 1965896.1)
Last updated on FEBRUARY 11, 2020
Applies to:
Big Data Appliance Integrated Software - Version 4.0 and laterLinux x86-64
Symptoms
On Oracle Big Data Appliance (BDA)/Exadata CDH Client Integration, the Exadata is running OL5 and the BDA is on OL6, the CDH client has been installed using the tarball from Cloudera. This works, but getting a warning about native hadoop libs not being loaded when commands are run.
$ hadoop fs -ls /user/oracle/<PATH>
15/01/15 09:39:09 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
Found 1 items
-rw-r--r-- 3 oracle hadoop 650801199 2015-01-14 16:13 /user/oracle/<PATH>/<FILE_NAME>.xml.gz
15/01/15 09:39:09 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
Found 1 items
-rw-r--r-- 3 oracle hadoop 650801199 2015-01-14 16:13 /user/oracle/<PATH>/<FILE_NAME>.xml.gz
What is the preferred way to point to the correct libs for envvars?
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |