Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
This is to implement Reed-Solomon ErasureCoder using the API defined in HADOOP-11646. It supports to plugin via configuration for concrete RawErasureCoder, using either JRSErasureCoder added in HDFS-7418 or IsaRSErasureCoder added in HDFS-7338.
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-11646 Erasure Coder API for encoding and decoding of block group
- Resolved
-
HADOOP-11707 Add factory to create raw erasure coder
- Resolved