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 <[email protected]> Sent: Wednesday, May 24, 2017 12:38:14 PM To: [email protected] 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 On Fri, May 19, 2017 at 9:51 PM, Anup Tiwari <[email protected]> wrote: > Any updates on this? > Since we have migrated to Aws Mumbai, we are not able to connect s3 and > Drill. > > On 04-Apr-2017 11:02 PM, "Shankar Mane" <[email protected]> > wrote: > > > 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 > > >
