[ 
https://issues.apache.org/jira/browse/HIVE-14149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abdullah Yousufi updated HIVE-14149:
------------------------------------
    Summary: s3a queries cause an AmazonS3Exception on Hadoop3.0 with 
Java1.8u60 and higher  (was: S3A connector throws an AmazonS3Exception on 
Hadoop3.0 with Java1.8u60 and higher)

> s3a queries cause an AmazonS3Exception on Hadoop3.0 with Java1.8u60 and higher
> ------------------------------------------------------------------------------
>
>                 Key: HIVE-14149
>                 URL: https://issues.apache.org/jira/browse/HIVE-14149
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 2.1.0
>            Reporter: Abdullah Yousufi
>            Assignee: Abdullah Yousufi
>
> Java1.8u60 and higher cause Joda Time 2.5 to incorrectly format timezones, 
> which leads to the aws server rejecting requests with the aws sdk hadoop3.0 
> uses. This means any queries involving the s3a connector will return the 
> following AmazonS3Exception:
> {code}
> com.amazonaws.services.s3.model.AmazonS3Exception: AWS authentication 
> requires a valid Date or x-amz-date header
> {code}
> The fix for this is to update Joda Time from 2.5 to 2.8.1. See here for 
> details:
> https://github.com/aws/aws-sdk-java/issues/444



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to