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/05 18:17:50 UTC

[jira] [Updated] (MAPREDUCE-5360) TestMRJobClient fails on Windows due to path format

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

Chuan Liu updated MAPREDUCE-5360:
---------------------------------

    Attachment: MAPREDUCE-5360-trunk.2.patch

Thanks for the suggestion, Chris! Attach a new patch.
                
> TestMRJobClient fails on Windows due to path format
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-5360
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5360
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.1.0-beta
>            Reporter: Chuan Liu
>            Assignee: Chuan Liu
>            Priority: Minor
>         Attachments: MAPREDUCE-5360-trunk.2.patch, MAPREDUCE-5360-trunk.patch
>
>
> This unit test has following two failed test cases on Windows due to path name format.
> * testJobHistory
> * testSubmit
> When passing local path to the command line, the test cases use "file:///" + a string derived from Java API {{File.getAbsolutePath()}}. The mixed use of forward and back slashes in the path leads to the failure.

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