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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/05/11 11:07:13 UTC

[jira] [Created] (HADOOP-13131) add a test to verify that s3a supports SSE-S3 encryption

Steve Loughran created HADOOP-13131:
---------------------------------------

             Summary: add a test to verify that s3a supports SSE-S3 encryption
                 Key: HADOOP-13131
                 URL: https://issues.apache.org/jira/browse/HADOOP-13131
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 2.7.2
            Reporter: Steve Loughran
            Priority: Minor


Although S3A claims to support server-side S3 encryption (and does, if you set the option), we don't have any test to verify this. Of course, as the encryption is transparent, it's hard to test.

Here's what I propose
# a test which sets encryption = AES256; expects things to work as normal.
# a test which sets encyption = DES and expects any operation creating a file or directory to fail with a 400 "bad request" error





--
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