Github user darose commented on the pull request:
https://github.com/apache/spark/pull/468#issuecomment-41808390
Sigh. Was a promising idea, but no dice. Even with the 0.7 jars out of
the way, I'm still getting java.lang.NoClassDefFoundError:
org/jets3t/service/S3ServiceException
at
org.apache.hadoop.fs.s3native.NativeS3FileSystem.createDefaultStore(NativeS3FileSystem.java:280)
at
org.apache.hadoop.fs.s3native.NativeS3FileSystem.initialize(NativeS3FileSystem.java:270)
...
at shark.SharkCliDriver.main(SharkCliDriver.scala)
---
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.
---