You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2010/12/04 08:11:11 UTC

[jira] Resolved: (HDFS-1525) TestLargeBlock is failing on 32-bit VMs

     [ https://issues.apache.org/jira/browse/HDFS-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik resolved HDFS-1525.
--------------------------------------

    Resolution: Duplicate

Closing is dup of HDFS-1527

> 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.