You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2019/04/03 12:45:00 UTC

[jira] [Created] (HADOOP-16233) S3AFileStatus to declare that isEncrypted() is always true

Steve Loughran created HADOOP-16233:
---------------------------------------

             Summary: 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: 2.8.5, 3.0.3, 3.1.1, 3.2.0
            Reporter: Steve Loughran
            Assignee: Steve Loughran


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: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org