1. I am not really sure whether you can do this or not. However, If you can
decrypt the files using S3 API's on the fly with your master key, then I
think it should be possible

2. Hadoop has no role when using Drill with S3. Drill uses S3 FileSystem
API's, access key and secret key from core-site.xml to access the files
stored in S3 buckets.

3. I think it will work for both S3 and S3n.

Regards

Venkat
MapR Technologies, Inc.

On Thu, Feb 5, 2015 at 10:42 PM, Derek Rabindran <[email protected]> wrote:

> Hi,
>
> My use case involves using Drill in combination with S3.  I have a few
> questions:
>
> 1) Is it possible to decrypt the files before processing?  My files are
> client-side encrypted.  I'm able to provide the master key, however, I'm
> not sure at which level this should be configured.
>
> 2) What is Hadoops role when using Drill with S3?  Can you outline the
> details of what's actually happening when we execute a drill request on
> files residing in S3?
>
> 3) Will this work for both S3 and S3n?
>
> Thanks
>

Reply via email to