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

Reply via email to