[ https://issues.apache.org/jira/browse/HDFS-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965559#action_12965559 ]
Konstantin Boudnik commented on HDFS-1523: ------------------------------------------ Test fails every time on - 32-bit Ubuntu (kernel 2.6.28-11) machine. - 64-bit Ubuntu (kernel 2.6.28-18) (Apache Hudson hadoop8) Works on: - Ubuntu 64-bit (kernel 2.6.35-23) works fine Is it kernel problem? > TestLargeBlock is failing on trunk > ---------------------------------- > > Key: HDFS-1523 > URL: https://issues.apache.org/jira/browse/HDFS-1523 > Project: Hadoop HDFS > Issue Type: Bug > Components: test > Affects Versions: 0.22.0 > Reporter: Konstantin Boudnik > > TestLargeBlock is failing for more than a week not on 0.22 and trunk with > {noformat} > java.io.IOException: Premeture EOF from inputStream > at org.apache.hadoop.io.IOUtils.readFully(IOUtils.java:118) > at org.apache.hadoop.hdfs.BlockReader.readChunk(BlockReader.java:275) > {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.