Shuyan Zhang created HADOOP-18982:
-------------------------------------

             Summary: Fix doc about loading native libraries
                 Key: HADOOP-18982
                 URL: https://issues.apache.org/jira/browse/HADOOP-18982
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Shuyan Zhang


When we want load a native library libmyexample.so, the right way is to call 
System.loadLibrary("myexample") rather than 
System.loadLibrary("libmyexample.so").



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to