[ https://issues.apache.org/jira/browse/SPARK-9275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-9275.
---------------------------------
Resolution: Duplicate
> 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.0, 1.4.1
> Reporter: Zhen Peng
>
> 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.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|