[
https://issues.apache.org/jira/browse/HADOOP-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544777
]
Hudson commented on HADOOP-2212:
--------------------------------
Integrated in Hadoop-Nightly #311 (See
[http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/311/])
> java.lang.ArithmeticException: / by zero in ChecksumFileSystem.open
> -------------------------------------------------------------------
>
> Key: HADOOP-2212
> URL: https://issues.apache.org/jira/browse/HADOOP-2212
> Project: Hadoop
> Issue Type: Bug
> Components: fs
> Affects Versions: 0.15.0
> Reporter: Michael Bieniosek
> Assignee: Michael Bieniosek
> Priority: Critical
> Fix For: 0.16.0
>
> Attachments: hadoop-2212.patch
>
>
> The ChecksumFileSystem uses a default bytesPerChecksum value of zero. This
> number appears as a divisor in ChecksumFileSystem.getSumBufferSize, if it is
> not overriden in config.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.