Description
The following warning is always printed when running Ozone commands without native library.
2018-09-12 16:10:32,438 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
afaik no functionality is broken without native library support and the log message is noise. Let's disable it for now. We can re-enable it if we add a native library dependency.
Attachments
Issue Links
- duplicates
-
HDDS-423 Introduce an ozone specific log4j.properties
- Resolved