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

Daniel Carl Jones commented on HADOOP-15057:
--------------------------------------------

This seems like something we first need to update S3AFileSystem to be able to 
provide, then hook up the bucket-info command to pull the info from.

I don't see a good example of where bucket-info is pulling data/config from S3 
(rather than client) except for bucket location, so that's what I'm estimating 
the complexity from. (though bucket location is simpler than this task of 
course)

> s3guard bucket-info command to include default bucket encryption info
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-15057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15057
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Steve Loughran
>            Priority: Minor
>
> AWS S3 now has the notion of default bucket encryption 
> [http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETencryption.html]
> Once set, all data uploaded is automatically encrypted, without needing to 
> set any client options
> We should provide that info in the s3guard bucket-info command, so you can 
> see that data being uploaded really is encrypted.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to