[
https://issues.apache.org/jira/browse/HDFS-7338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282290#comment-14282290
]
Kai Zheng commented on HDFS-7338:
---------------------------------
Thanks for your clarifying. We would leverage existing native libraries
implementing the code. I have checked the ISA-L library, which supports
encoding and decoding using either Cauchy matrix or Classic Vandermonde matrix.
For decoding, since in most time only one parity block is to be recovered, one
optimization would be to simply use XOR.
> Reed-Solomon codes
> ------------------
>
> Key: HDFS-7338
> URL: https://issues.apache.org/jira/browse/HDFS-7338
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Affects Versions: HDFS-EC
> Reporter: Zhe Zhang
> Assignee: Kai Zheng
>
> This is to provide RS codec implementation for encoding and decoding.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)