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/02 03:09:10 UTC

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

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


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

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ 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.