[
https://issues.apache.org/jira/browse/HDFS-8382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14547503#comment-14547503
]
Hadoop QA commented on HDFS-8382:
---------------------------------
\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | patch | 0m 0s | The patch command could not apply
the patch during dryrun. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12732806/HDFS-8382-HDFS-7285-v1.patch
|
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | HDFS-7285 / f346672 |
| Console output |
https://builds.apache.org/job/PreCommit-HDFS-Build/11020/console |
This message was automatically generated.
> Remove chunkSize parameter from initialize method of raw erasure coder
> ----------------------------------------------------------------------
>
> Key: HDFS-8382
> URL: https://issues.apache.org/jira/browse/HDFS-8382
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Kai Zheng
> Assignee: Kai Zheng
> Attachments: HDFS-8382-HDFS-7285-v1.patch
>
>
> Per discussion in HDFS-8347, we need to support encoding/decoding variable
> width units data instead of predefined fixed width like {{chunkSize}}. Have
> this issue to remove chunkSize in the general raw erasure coder API. Specific
> coder will support fixed chunkSize using hard-coded or specific schema
> customizing way if necessary, like HitchHiker coder.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)