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 "Manoj Govindassamy (JIRA)" <ji...@apache.org> on 2017/03/23 18:06:41 UTC

[jira] [Created] (HADOOP-14223) Extend FileStatus#toString() to include details like Erasure Coding and Encryption

Manoj Govindassamy created HADOOP-14223:
-------------------------------------------

             Summary: Extend FileStatus#toString() to include details like Erasure Coding and Encryption
                 Key: HADOOP-14223
                 URL: https://issues.apache.org/jira/browse/HADOOP-14223
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
    Affects Versions: 3.0.0-alpha1
            Reporter: Manoj Govindassamy
            Assignee: Manoj Govindassamy


HDFS-6843 and HADOOP-13715 have enhanced {{FileStatus}} to include details on whether the underlying path is Encrypted and Erasure Coded. The additional details are embedded in the FsPermission high order bits. It would be really helpful for debugging if FileStatus#toString() returns these new bits details along with already existing one. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org