You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Peng Zhen (JIRA)" <ji...@apache.org> on 2015/07/23 13:27:04 UTC

[jira] [Created] (SPARK-9275) IsolatedClientLoader could not load shared JNI libraries

Peng Zhen created SPARK-9275:
--------------------------------

             Summary: IsolatedClientLoader could not load shared JNI libraries
                 Key: SPARK-9275
                 URL: https://issues.apache.org/jira/browse/SPARK-9275
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.4.1, 1.4.0
            Reporter: Peng Zhen


In our FileSystem implementation, there is a JNI library. Both SparkContext class loader and IsolatedClientLoader will load the FileSystem class, so this will cause an UnsatisfiedLinkError (according to http://docs.oracle.com/javase/1.5.0/docs/guide/jni/spec/invocation.html#library_version).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org