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

Steve Loughran resolved HADOOP-16165.
-------------------------------------
    Resolution: Invalid

this isn't the way to ask questions. Get on the common-dev list & make queries 
there. 

Or even better: run some experiments

> S3A connector - are multiple SSE-KMS keys supported within same bucket?
> -----------------------------------------------------------------------
>
>                 Key: HADOOP-16165
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16165
>             Project: Hadoop Common
>          Issue Type: Wish
>          Components: tools
>            Reporter: t oo
>            Priority: Major
>
> Within a single s3 bucket i have 2 objects:
> s3a://bucketabc/a/b/c/object1
> s3a://bucketabc/a/b/c/object2
> object1 is encrypted with sse-kms (kms key1)
> object2 is encrypted with sse-kms (kms key2)
> The 2 objects are not encrypted with a common kms key! But they are in the 
> same s3 bucket.
>  
> [~ste...@apache.org] - Does the s3a connector support multiple sse-kms keys 
> so that it can read the data (ie want to use hive/spark to read from s3) from 
> diff objects within same bucket when those objects were encrypted with diff 
> keys? .
> [https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.0/bk_cloud-data-access/content/SSE-KMS-enable.html]
>  
>  <property>
>  <name>fs.s3a.server-side-encryption.key</name>
>  
> <value>arn:aws:kms:us-west-2:360379543683:key/071a86ff-8881-4ba0-9230-95af6d01ca01,
>  arn:aws:kms:us-west-2:360379543683:key/vjsnhdjksd</value>
>  </property>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to