[
https://issues.apache.org/jira/browse/HADOOP-11707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kai Zheng updated HADOOP-11707:
-------------------------------
Fix Version/s: HDFS-7285
> Add factory to create raw erasure coder
> ---------------------------------------
>
> Key: HADOOP-11707
> URL: https://issues.apache.org/jira/browse/HADOOP-11707
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: io
> Reporter: Kai Zheng
> Assignee: Kai Zheng
> Fix For: HDFS-7285
>
>
> We have {{RawErasureEncoder}} and {{RawErasureDecoder}} interface separately,
> which simplifies the implementation of raw coders. This would require to
> configure raw encoder and decoder respectively for a {{ErasureCoder}}, which
> isn't convenient. To simplify the configuration, we would have coder factory
> to group encoder and decoder together so only a factory class needs to be
> configured.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)