[
https://issues.apache.org/jira/browse/HDFS-8347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539281#comment-14539281
]
Vinayakumar B commented on HDFS-8347:
-------------------------------------
I understand from the above discussion that {{chunkSize}} is not required for
coders for the encoding/decoding in general (atleast for RS and XOR) as its
done byte-by-byte.
I am okay to get rid of it from the schema.
Now {{cellsize}} has to be given in {{HdfsFilestatus}}, as its no more part of
schema and required for correct reading of striped contents of a file.
> Erasure Coding: whether to use the same chunkSize in decoding with the value
> in encoding
> ----------------------------------------------------------------------------------------
>
> Key: HDFS-8347
> URL: https://issues.apache.org/jira/browse/HDFS-8347
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Kai Zheng
>
> Currently decode buffersize for Datanode striped block reconstruction is
> configurable and can be less or larger than chunksize, it may cause issue for
> Hitchhiker which may require encode/decode using same buffersize.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)