[ 
https://issues.apache.org/jira/browse/HDFS-14686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated HDFS-14686:
-----------------------------------
    Fix Version/s: 3.2.2
                   3.1.4

> HttpFS: HttpFSFileSystem#getErasureCodingPolicy always returns null
> -------------------------------------------------------------------
>
>                 Key: HDFS-14686
>                 URL: https://issues.apache.org/jira/browse/HDFS-14686
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: httpfs
>    Affects Versions: 3.2.0
>            Reporter: Siyao Meng
>            Assignee: Siyao Meng
>            Priority: Major
>             Fix For: 3.3.0, 3.1.4, 3.2.2
>
>
> The root cause is that *FSOperations#contentSummaryToJSON* doesn't parse 
> *ContentSummary.erasureCodingPolicy* into the json.
> The expected behavior is that *HttpFSFileSystem#getErasureCodingPolicy* 
> should at least return "" (empty string, for directories or symlinks), or 
> "Replicated" (for non-EC files), "RS-6-3-1024k", etc.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to