You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Sameer Paranjpye (JIRA)" <ji...@apache.org> on 2006/11/08 23:36:58 UTC

[jira] Updated: (HADOOP-696) TestTextInputFormat fails on some platforms due to non-determinism in format.getSplits()

     [ http://issues.apache.org/jira/browse/HADOOP-696?page=all ]

Sameer Paranjpye updated HADOOP-696:
------------------------------------

    Attachment: reorder-splits.txt

> TestTextInputFormat fails on some platforms due to non-determinism in format.getSplits()
> ----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-696
>                 URL: http://issues.apache.org/jira/browse/HADOOP-696
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.8.0
>            Reporter: Sameer Paranjpye
>         Assigned To: Sameer Paranjpye
>            Priority: Minor
>             Fix For: 0.9.0
>
>         Attachments: reorder-splits.txt
>
>
> TestTextInputFormat depends on format.getSplits() returning splits in the order they were created. On a local filesystem getSplits() depends on File.list(), the order produced by which is non-deterministic. This causes the test to fail on some platforms.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira