[ https://issues.apache.org/jira/browse/HADOOP-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Devaraj Das updated HADOOP-2212: -------------------------------- Resolution: Fixed Fix Version/s: 0.16.0 Assignee: Michael Bieniosek Status: Resolved (was: Patch Available) I just committed this. Thanks, Michael! > 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.