You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2018/09/12 23:14:00 UTC

[jira] [Created] (HDDS-437) Disable native-hadoop library warning

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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org