[ 
https://issues.apache.org/jira/browse/HADOOP-10568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988468#comment-13988468
 ] 

David S. Wang commented on HADOOP-10568:
----------------------------------------

[~atm],

Thank you for looking at this patch and providing comments.

I've uploaded a new patch that documents this option in core-default.xml.

I have tested this patch both with setting 
fs.s3n.server-side-encryption-algorithm to AES256, and with not setting 
fs.s3n.server-side-encryption-algorithm at all.  I used the AWS cli command:

aws s3api get-object --bucket <bucket name> --key <filename> <filename that you 
want to save to locally>

to check the metadata for the object to validate whether or not server-side 
encryption was set.

> Add s3 server-side encryption
> -----------------------------
>
>                 Key: HADOOP-10568
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10568
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 2.4.0
>            Reporter: David S. Wang
>            Assignee: David S. Wang
>              Labels: s3
>         Attachments: HADOOP-10568-2.patch, HADOOP-10568.patch
>
>
> Add s3 server-side encryption as described here:
> http://docs.aws.amazon.com/AmazonS3/latest/dev/SSEUsingJavaSDK.html



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to