Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
Description
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.
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-13715 Add isErasureCoded() API to FileStatus class
- Resolved
-
HDFS-6843 Create FileStatus isEncrypted() method
- Closed