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: [email protected]
For additional commands, e-mail: [email protected]