[ 
https://issues.apache.org/jira/browse/HADOOP-9114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828964#comment-13828964
 ] 

Hudson commented on HADOOP-9114:
--------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #4777 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4777/])
HADOOP-9114. After defined the dfs.checksum.type as the NULL, write file and 
hflush will through java.lang.ArrayIndexOutOfBoundsException. Contributed by 
Sathish. (umamahesh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1544189)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FSOutputSummer.java


> After defined the dfs.checksum.type as the NULL, write file and hflush will 
> through java.lang.ArrayIndexOutOfBoundsException
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9114
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9114
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.0.1-alpha
>            Reporter: liuyang
>            Assignee: sathish
>            Priority: Minor
>         Attachments: FSOutputSummer.java.patch, HADOOP-9114-001.patch, 
> HADOOP-9114-002.1.patch, HADOOP-9114-002.patch
>
>
> when I test the characteristic parameter about dfs.checksum.type. The value 
> can be defined as NULL,CRC32C,CRC32. It's ok when the value is CRC32C or 
> CRC32, but the client will through java.lang.ArrayIndexOutOfBoundsException 
> when the value is configured NULL.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to