[
https://issues.apache.org/jira/browse/HDFS-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317890#comment-14317890
]
Kai Zheng commented on HDFS-7664:
---------------------------------
The attached patch implements and relies on the {{ErasureCoder}} API defined in
HDFS-7662.
> Reed-Solomon ErasureCoder
> -------------------------
>
> Key: HDFS-7664
> URL: https://issues.apache.org/jira/browse/HDFS-7664
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Kai Zheng
> Assignee: Kai Zheng
> Attachments: HDFS-7664-v1.patch
>
>
> This is to implement Reed-Solomon ErasureCoder using the API defined in
> HDFS-7662. It supports to plugin via configuration for concrete
> RawErasureCoder, using either JRSErasureCoder added in HDFS-7418 or
> IsaRSErasureCoder added in HDFS-7338.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)