Discussion:
Does s3 plugin support AWS S3 signature version 4 ?
Shankar Mane
2017-04-04 17:31:28 UTC
Permalink
Quick question here:

Does s3 plugin support S3 signature version 4 ?

FYI: s3 plugin works in case when region has support for both v2 and v4
signature. Whereas it seems problematic, for regions (eg. ap-south-1) which
only has v4 signature version support.

regards,
shankar
Anup Tiwari
2017-05-20 04:51:57 UTC
Permalink
Any updates on this?
Since we have migrated to Aws Mumbai, we are not able to connect s3 and
Drill.
Post by Shankar Mane
Does s3 plugin support S3 signature version 4 ?
FYI: s3 plugin works in case when region has support for both v2 and v4
signature. Whereas it seems problematic, for regions (eg. ap-south-1) which
only has v4 signature version support.
regards,
shankar
Gautam Parai
2017-05-24 20:01:52 UTC
Permalink
Another Drill user recently filed this bug for a similar issue: (DRILL-5536) Support AWS S3 SSE-KMS encrypted objects querying


Gautam

________________________________
From: Abhishek Girish <***@apache.org>
Sent: Wednesday, May 24, 2017 12:38:14 PM
To: ***@drill.apache.org
Subject: Re: Does s3 plugin support AWS S3 signature version 4 ?

There hasn't been any updates to Drill's S3 support. Also, we are able to
query recently created buckets - so I'm guessing the specific version of
signature shouldn't matter, as we use Amazon's library (S3a) [1].

You could file a enhancement request on JIRA [2] to support custom clients
and authentication. If someone has any experience with it, they can share
details on the JIRA, or work on it. You are welcome to contribute yourself.

[1]
http://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-authenticating-requests.html
[2] https://issues.apache.org/jira/browse/DRILL
Post by Anup Tiwari
Any updates on this?
Since we have migrated to Aws Mumbai, we are not able to connect s3 and
Drill.
Post by Shankar Mane
Does s3 plugin support S3 signature version 4 ?
FYI: s3 plugin works in case when region has support for both v2 and v4
signature. Whereas it seems problematic, for regions (eg. ap-south-1)
which
Post by Shankar Mane
only has v4 signature version support.
regards,
shankar
Loading...