[
https://issues.apache.org/jira/browse/HADOOP-11705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358148#comment-14358148
]
Vinayakumar B commented on HADOOP-11705:
----------------------------------------
One quick comment
Instead of extending interfaces with {{Configurable}}, extend the Abstract
classes with {{Configured}}. It comes with {{setConf()}} and {{getConf()}} by
itself. Just needs to call them in implementations.
> Make erasure coder configurable
> -------------------------------
>
> Key: HADOOP-11705
> URL: https://issues.apache.org/jira/browse/HADOOP-11705
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: io
> Reporter: Kai Zheng
> Assignee: Kai Zheng
> Attachments: HADOOP-11705-v1.patch
>
>
> This is to enhance erasure coder and raw coder to make them configurable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)