[ https://issues.apache.org/jira/browse/HDFS-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966754#action_12966754 ]
Konstantin Boudnik commented on HDFS-1525: ------------------------------------------ If this test fails because of the timeout it means that a test machine has some serious problems with its disks... (e.g. 4Gb of IO takes > 15 minutes). > 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.