GitHub user tsdeng opened a pull request:
https://github.com/apache/spark/pull/984
fix native library path
bug fix:
the spark-class did not read the SPARK_LIBRARY_PATH env variable, it was
causing not able to load native library
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tsdeng/spark fix_native_library_path
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/984.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #984
----
commit ac3885a6517d3f0e15aa4074f4c0e6ec9756b573
Author: Tianshuo Deng <[email protected]>
Date: 2014-06-05T17:03:27Z
fix native library path
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---