[
https://issues.apache.org/jira/browse/HDFS-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494390#comment-14494390
]
Zhe Zhang commented on HDFS-7949:
---------------------------------
Thanks Rakesh for the update!
The latest patch looks good overall.
It needs a minor rebase. The below now needs to specify a schema. [~drankye]
and [~vinayrpet]: can we use a null for the schema here? I tried and the test
failed. Maybe the hard-coded value was based on the old default schema (3+2)?
Now we have (6+3). We should update the hard-coded assert value to link to
system default schema.
{code}
fs.getClient().getNamenode().createErasureCodingZone("/eczone");
{code}
> WebImageViewer need support file size calculation with striped blocks
> ---------------------------------------------------------------------
>
> Key: HDFS-7949
> URL: https://issues.apache.org/jira/browse/HDFS-7949
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Hui Zheng
> Assignee: Rakesh R
> Priority: Minor
> Attachments: HDFS-7949-001.patch, HDFS-7949-002.patch,
> HDFS-7949-003.patch
>
>
> The file size calculation should be changed when the blocks of the file are
> striped in WebImageViewer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)