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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to