[
https://issues.apache.org/jira/browse/HADOOP-12029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573789#comment-14573789
]
Tsz Wo Nicholas Sze commented on HADOOP-12029:
----------------------------------------------
Thanks [~vinayrpet] and [~drankye] for working on this. We should also change
"k" and "m" in the following to something like "numDataUnits" and
"numParityUnits".
{code}
public static final String NUM_DATA_UNITS_KEY = "k";
public static final String NUM_PARITY_UNITS_KEY = "m";
{code}
> Remove chunkSize from ECSchema as its not required for coders
> -------------------------------------------------------------
>
> Key: HADOOP-12029
> URL: https://issues.apache.org/jira/browse/HADOOP-12029
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Vinayakumar B
> Assignee: Vinayakumar B
> Fix For: HDFS-7285
>
> Attachments: HDFS-8374-HDFS-7285-01.patch
>
>
> Remove {{chunkSize}} from ECSchema as discussed
> [here|https://issues.apache.org/jira/browse/HDFS-8347?focusedCommentId=14539108&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14539108]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)