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

Steve Loughran commented on HADOOP-14528:
-----------------------------------------

Disabling encryption tests does not stop the tests failing, because FS creation 
is happening before the probe for the tests being disabled is set. It needs to 
be done in the subclassed init/setup/create configuration methods, so that the 
test S3A FS is not instantiated.

> s3a encryption tests fail when dest bucket has 
> fs.s3a.server-side-encryption.key  set
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-14528
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14528
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>         Environment: test bucket with SSE-KMS required
>            Reporter: Steve Loughran
>
> When testing against a bucket set up to require SSE-KMS, and with the bucket 
> settings enabling this & providing the key in {{ 
> fs.s3a.server-side-encryption.key}}, some of the encryption tests fail.
> Not sure whether this can/should be fixed, except by saying "disable 
> encryption tests here" that is: don't try to be clever about detecting this 
> conditions and skipping the tests automatically



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to