[
https://issues.apache.org/jira/browse/HDFS-8375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinayakumar B updated HDFS-8375:
--------------------------------
Attachment: HDFS-8375-HDFS-7285-01.patch
Attaching the patch for the following refactors
1. Changed default cell size to 64K
2. Added {{stripeCellSize}} to {{HdfsFileStatus}}.
3. Removed usage of {{schema.getChunkSize();}} in current client codes.
4. Provided option to pass {{cellSize}} from client for
{{createErasureCodingZone(..)}}
5. added {{cellSize}} in {{ErasureCodingZoneInfo}} and {{BlockECRecoveryInfo}}
6. Storing {{cellSize}} along with {{schemaName}} in Xattr of zone.
> Add cellSize as an XAttr to ECZone
> ----------------------------------
>
> Key: HDFS-8375
> URL: https://issues.apache.org/jira/browse/HDFS-8375
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Vinayakumar B
> Assignee: Vinayakumar B
> Attachments: HDFS-8375-HDFS-7285-01.patch
>
>
> Add {{cellSize}} as an Xattr for ECZone. 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)