[
https://issues.apache.org/jira/browse/HADOOP-11782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14938129#comment-14938129
]
Hudson commented on HADOOP-11782:
---------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #439 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/439/])
HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed
(zhezhang: rev 98ea3ec0da978e1d9f0a5f4f11bfc471a39de842)
* hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/erasurecode/ECSchema.java
HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed
(zhezhang: rev d25ca09cf629c64ad3cf3b67f3bc6e561353fdf2)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES-HDFS-EC-7285.txt
> Correct two thrown messages in ECSchema class
> ---------------------------------------------
>
> Key: HADOOP-11782
> URL: https://issues.apache.org/jira/browse/HADOOP-11782
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: io
> Affects Versions: HDFS-7285
> Reporter: Xinwei Qin
> Assignee: Xinwei Qin
> Fix For: HDFS-7285
>
> Attachments: HADOOP-11782.000.patch
>
>
> when check {{NUM_DATA_UNITS_KEY}} and {{NUM_PARITY_UNITS_KEY}} value format,
> the thrown messages are wrong, they should not be {{CHUNK_SIZE_KEY}}, but
> should be {{NUM_DATA_UNITS_KEY}} and {{NUM_PARITY_UNITS_KEY}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)