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 "Kai Zheng (JIRA)" <ji...@apache.org> on 2014/11/04 15:18:33 UTC

[jira] [Created] (HDFS-7353) Common Erasure Codec API and plugin support

Kai Zheng created HDFS-7353:
-------------------------------

             Summary: Common Erasure Codec API and plugin support
                 Key: HDFS-7353
                 URL: https://issues.apache.org/jira/browse/HDFS-7353
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Kai Zheng


This is to abstract and define common codec API across different codec algorithms like RS, XOR and etc. Such API can be implemented by utilizing various library support, such as Intel ISA library and Jerasure library. It provides default implementation and also allows to plugin vendor specific ones.



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