Arpit Agarwal created HDDS-437:
----------------------------------
Summary: Disable native-hadoop library warning
Key: HDDS-437
URL: https://issues.apache.org/jira/browse/HDDS-437
Project: Hadoop Distributed Data Store
Issue Type: Improvement
Components: Tools
Reporter: Arpit Agarwal
The following warning is always printed when running Ozone commands without
native library.
{code}
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
{code}
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]