You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Michael Smith (Jira)" <ji...@apache.org> on 2022/09/08 16:25:00 UTC

[jira] [Created] (HDDS-7208) Erasure coding and encryption are not flagged on FileStatus

Michael Smith created HDDS-7208:
-----------------------------------

             Summary: Erasure coding and encryption are not flagged on FileStatus
                 Key: HDDS-7208
                 URL: https://issues.apache.org/jira/browse/HDDS-7208
             Project: Apache Ozone
          Issue Type: Bug
          Components: EC
    Affects Versions: 1.2.1
            Reporter: Michael Smith


Hadoop FileStatus accepts flags for erasure coding and encryption [on creation|https://hadoop.apache.org/docs/stable/api/org/apache/hadoop/fs/FileStatus.html#FileStatus-long-boolean-int-long-long-long-org.apache.hadoop.fs.permission.FsPermission-java.lang.String-java.lang.String-org.apache.hadoop.fs.Path-org.apache.hadoop.fs.Path-boolean-boolean-boolean-]. Impala relies on {{FileStatus.isErasureCoded}}.

Ozone doesn't use this signature, so isErasureCoded and isEncrypted always return false.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org