[
https://issues.apache.org/jira/browse/SPARK-11413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-11413:
------------------------------------
Assignee: (was: Apache Spark)
> Java 8 build has problem with joda-time and s3 request, should bump joda-time
> version
> -------------------------------------------------------------------------------------
>
> Key: SPARK-11413
> URL: https://issues.apache.org/jira/browse/SPARK-11413
> Project: Spark
> Issue Type: Improvement
> Components: Build
> Reporter: Yongjia Wang
> Priority: Minor
>
> Joda-time has problems with formatting time zones starting with Java 1.8u60,
> and this will cause s3 request to fail. It is said to have been fixed at
> joda-time 2.8.1.
> Spark is still using joda-time 2.5 by fault, if java8 is used to build spark,
> should set -Djoda.version=2.8.1 or above.
> I was hit by this problem, and -Djoda.version=2.9 worked.
> I don't see any reason not to bump up joda-time version in pom.xml
> Should I create a pull request for this? It is trivial.
> https://github.com/aws/aws-sdk-java/issues/484
> https://github.com/aws/aws-sdk-java/issues/444
> http://stackoverflow.com/questions/32058431/aws-java-sdk-aws-authentication-requires-a-valid-date-or-x-amz-date-header
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]