GitHub user yongjiaw opened a pull request:
https://github.com/apache/spark/pull/9379
[SPARK-11413][BUILD] Bump joda-time version to 2.9 for java 8 and s3
It's a known issue that joda-time before 2.8.1 is incompatible with java
1.8u60 or later, which causes s3 request to fail. This affects Spark when using
s3 as data source.
https://github.com/aws/aws-sdk-java/issues/444
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yongjiaw/spark SPARK-11413
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9379.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 #9379
----
commit bfeb6f472294df833a8b4540ceb5cb920fc4d1aa
Author: Yongjia Wang <[email protected]>
Date: 2015-10-30T16:52:34Z
[SPARK-11413][BUILD] Bump joda-time version to 2.9 for java 8 and s3
It's a known issue that joda-time before 2.8.1 is incompatible with java
1.8u60 or later, which causes s3 request to fail. This affects Spark when using
s3 as data source.
https://github.com/aws/aws-sdk-java/issues/444
----
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]