You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Vinayakumar B (JIRA)" <ji...@apache.org> on 2015/04/07 12:37:12 UTC

[jira] [Resolved] (HADOOP-11645) Erasure Codec API covering the essential aspects for an erasure code

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

Vinayakumar B resolved HADOOP-11645.
------------------------------------
       Resolution: Fixed
    Fix Version/s: HDFS-7285
     Hadoop Flags: Reviewed

Thanks [~drankye].

> Erasure Codec API covering the essential aspects for an erasure code
> --------------------------------------------------------------------
>
>                 Key: HADOOP-11645
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11645
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Kai Zheng
>            Assignee: Kai Zheng
>             Fix For: HDFS-7285
>
>         Attachments: HADOOP-11645-v1.patch, HADOOP-11645-v2.patch, HADOOP-11645-v3.patch
>
>
> This is to define the even higher level API *ErasureCodec* to possiblly consider all the essential aspects for an erasure code, as discussed in in HDFS-7337 in details. Generally, it will cover the necessary configurations about which *RawErasureCoder* to use for the code scheme, how to form and layout the BlockGroup, and etc. It will also discuss how an *ErasureCodec* will be used in both client and DataNode, in all the supported modes related to EC.



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