You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Jing Zhao (JIRA)" <ji...@apache.org> on 2015/05/07 20:55:02 UTC

[jira] [Resolved] (HDFS-8289) Erasure Coding: add ECSchema to HdfsFileStatus

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

Jing Zhao resolved HDFS-8289.
-----------------------------
       Resolution: Fixed
    Fix Version/s: HDFS-7285
     Hadoop Flags: Reviewed

I've committed this to the feature branch. Thanks Yong for the contribution!

> Erasure Coding: add ECSchema to HdfsFileStatus
> ----------------------------------------------
>
>                 Key: HDFS-8289
>                 URL: https://issues.apache.org/jira/browse/HDFS-8289
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Yong Zhang
>             Fix For: HDFS-7285
>
>         Attachments: HDFS-8289.000.patch, HDFS-8289.001.patch, HDFS-8289.002.patch, HDFS-8289.003.patch, HDFS-8289.004.patch
>
>
> {code}
>     // ECInfo is restored from NN just before writing striped files.
>     ecInfo = dfsClient.getErasureCodingInfo(src);
> {code}
> The rpc call above can be avoided by adding ECSchema to HdfsFileStatus.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)