[ https://issues.apache.org/jira/browse/HDFS-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966746#action_12966746 ]
Suresh Srinivas commented on HDFS-1525: --------------------------------------- BTW this test may also fail on 64 bit VMs, given 2G is written and read to verify. If this takes a long time on a machine, the Junit could timeout. > TestLargeBlock is failing on 32-bit VMs > --------------------------------------- > > Key: HDFS-1525 > URL: https://issues.apache.org/jira/browse/HDFS-1525 > Project: Hadoop HDFS > Issue Type: Bug > Components: test > Affects Versions: 0.22.0 > Reporter: Konstantin Boudnik > > TestLargeBlock is failing on 32-bit VMs with the following diagnostics > {noformat} > java.io.IOException: Premature EOF from inputStream > at org.apache.hadoop.io.IOUtils.readFully(IOUtils.java:118) > at org.apache.hadoop.hdfs.BlockReader.readChunk(BlockReader.java:275) > {noformat} > For more details on the topic check HDFS-1523 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.