You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Chuan Liu (JIRA)" <ji...@apache.org> on 2013/07/01 23:49:20 UTC

[jira] [Created] (MAPREDUCE-5366) TestMRAsyncDiskService fails on Windows

Chuan Liu created MAPREDUCE-5366:
------------------------------------

             Summary: TestMRAsyncDiskService fails on Windows
                 Key: MAPREDUCE-5366
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5366
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 3.0.0, 2.1.0-beta
            Reporter: Chuan Liu
            Assignee: Chuan Liu
            Priority: Minor


The unit test fails on Windows because mismatching of {{File.seperator}} and  {{Path}} object name. In general, we should only use {{Path.SEPARATOR}} when dealing with {{Path}} objects.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira