You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jeeyoung Kim (JIRA)" <ji...@apache.org> on 2016/12/09 23:48:59 UTC

[jira] [Created] (HADOOP-13887) Support for client-side encryption in S3A file system

Jeeyoung Kim created HADOOP-13887:
-------------------------------------

             Summary: Support for client-side encryption in S3A file system
                 Key: HADOOP-13887
                 URL: https://issues.apache.org/jira/browse/HADOOP-13887
             Project: Hadoop Common
          Issue Type: New Feature
            Reporter: Jeeyoung Kim
            Priority: Minor


Expose the client-side encryption option documented in Amazon S3 documentation  - http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingClientSideEncryption.html

Currently this is not exposed in Hadoop but it is exposed as an option in AWS Java SDK, which Hadoop currently includes. It should be trivial to propagate this as a parameter passed to the S3client used in S3AFileSystem.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org