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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to