[ 
https://issues.apache.org/jira/browse/HADOOP-11798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567754#comment-15567754
 ] 

Kai Zheng commented on HADOOP-11798:
------------------------------------

Hi [~Sammi],

Thanks for working on this.
1. Looks like we need to add changes for Windows platform.
2. Could we follow the pattern for the tests for RS raw coder to do the tests 
here? It can share the test cases between Java impl and native impl for the 
same codec.

Thanks.

> Native raw erasure coder in XOR codes
> -------------------------------------
>
>                 Key: HADOOP-11798
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11798
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: io
>            Reporter: Kai Zheng
>            Assignee: SammiChen
>              Labels: hdfs-ec-3.0-must-do
>             Fix For: HDFS-7285
>
>         Attachments: HADOOP-11798-v1.patch, HADOOP-11798-v2.patch
>
>
> Raw XOR coder is utilized in Reed-Solomon erasure coder in an optimization to 
> recover only one erased block which is in most often case. It can also be 
> used in HitchHiker coder. Therefore a native implementation of it would be 
> deserved for performance gain.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to