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 "dhruba borthakur (JIRA)" <ji...@apache.org> on 2009/09/05 09:55:57 UTC

[jira] Created: (HDFS-600) Support for pluggable erasure coding policy for HDFS

Support for pluggable erasure coding policy for HDFS
----------------------------------------------------

                 Key: HDFS-600
                 URL: https://issues.apache.org/jira/browse/HDFS-600
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: dhruba borthakur


HDFS-503 introduces erasure coding for HDFS files. It currently uses "xor" algoritm as the Erasure coding algorithm. It would be nice if that Erasure Coding framework supports a pluggable API to allow plugging in other Erasure Coding policies.  A few of these policies are mentioned by Hong at https://issues.apache.org/jira/browse/HDFS-503?focusedCommentId=12735011&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12735011

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.