[
https://issues.apache.org/jira/browse/HADOOP-11542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312991#comment-14312991
]
Kai Zheng commented on HADOOP-11542:
------------------------------------
Hi [~zhz], I checked it and am sure what I updated are adding some ByteBuffer
version of functions, and adjusting some formats necessarily, and more
comments. I just uploaded the original version for your reference. I agree it's
good to check the arithmetic logic using tests, that's why I provided quite a
few. When other RS coders like ISA one are coming, I will update the tests so
that the decoding of the encoded data can be done in another coder, which will
make us further ensure about its correctness.
> Raw Reed-Solomon coder in pure Java
> -----------------------------------
>
> Key: HADOOP-11542
> URL: https://issues.apache.org/jira/browse/HADOOP-11542
> Project: Hadoop Common
> Issue Type: Sub-task
> Affects Versions: HDFS-EC
> Reporter: Kai Zheng
> Assignee: Kai Zheng
> Attachments: HADOOP-11542-v1.patch, HADOOP-11542-v2.patch,
> HADOOP-11542-v3.patch, HDFS-RAID-GaloisField.java
>
>
> This will implement RS coder by porting existing codes in HDFS-RAID in the
> new codec and coder framework, which could be useful in case native support
> isn't available or convenient in some environments or platforms.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)