[
https://issues.apache.org/jira/browse/DRILL-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032763#comment-16032763
]
Steve Loughran commented on DRILL-5536:
---------------------------------------
If you are expected s3a to do the work, then you'll be needing a version of the
hadoop-aws JARs from Hadoop >= 2.9, as HADOOP-13075 is where it went in.
Anything earlier and you'll just be disappointed.
FWIW, one outstanding query about KMS integration is: as KMS bills per lookup,
and every seek() *may* trigger a new GET, can reading a file trigger many KMS
lookups, hence large bills?
Testing welcome
> Support AWS S3 SSE-KMS encrypted objects querying
> -------------------------------------------------
>
> Key: DRILL-5536
> URL: https://issues.apache.org/jira/browse/DRILL-5536
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - Other
> Affects Versions: 1.10.0
> Reporter: Chandra Akkinepalli
>
> Apache Drill is not able to query S3 objects encrypted with AWS KMS.
> This request is to add support to provide
> fs.s3a.server-side-encryption-key to be able to query encrypted aws s3
> objects in core-site.xml
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)