[
https://issues.apache.org/jira/browse/HADOOP-16233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809227#comment-16809227
]
Hudson commented on HADOOP-16233:
---------------------------------
FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #16342 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/16342/])
HADOOP-16233. S3AFileStatus to declare that isEncrypted() is always true
(github: rev 366186d9990ef9059b6ac9a19ad24310d6f36d04)
* (edit)
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/auth/delegation/ITestDelegatedMRJob.java
* (edit)
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/contract/AbstractContractOpenTest.java
* (add)
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/mapreduce/filecache/TestS3AResourceScope.java
* (edit)
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileStatus.java
* (edit)
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/contract/s3a/ITestS3AContractOpen.java
* (edit)
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/auth/delegation/AbstractDelegationIT.java
* (edit)
hadoop-common-project/hadoop-common/src/site/markdown/filesystem/filesystem.md
> S3AFileStatus to declare that isEncrypted() is always true
> ----------------------------------------------------------
>
> Key: HADOOP-16233
> URL: https://issues.apache.org/jira/browse/HADOOP-16233
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.2.0, 3.1.1, 3.0.3
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
>
> Some bits of yarn treat encrypted files differently than unencrypted ones,
> and get confused by S3A (and other stores) where the permissions say "world
> readable" but they aren't really.
> Proposed: always declare that the file/dir is encrypted.
> Need to fix {{ITestS3AContractOpen}} to skip the encryption test, or just
> push it down to HDFS/webhdfs, as the rule "empty files are not encrypted"
> doesn't have to hold elsewhere
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]