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/11/22 03:12:36 UTC

[jira] [Updated] (MAPREDUCE-5642) TestMiniMRChildTask fails on Windows

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

Chuan Liu updated MAPREDUCE-5642:
---------------------------------

    Attachment: MAPREDUCE-5642.patch

Attach a patch.

> TestMiniMRChildTask fails on Windows
> ------------------------------------
>
>                 Key: MAPREDUCE-5642
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5642
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>    Affects Versions: 3.0.0
>            Reporter: Chuan Liu
>            Assignee: Chuan Liu
>            Priority: Minor
>         Attachments: MAPREDUCE-5642.patch
>
>
> The test fails on Windows as a regression from MAPREDUCE-5451. In MAPREDUCE-5451, we set default config of "mapreduce.admin.user.env" to "PATH=%PATH%;%HADOOP_COMMON_HOME%\\bin" on Windows. In the test, we set "PATH=%PATH%;tmp" for "mapreduce.map.env" and "mapreduce.map.env". Because the the change in MAPREDUCE-5451, PATH will be set twice now and the value we get in the child tasks no longer matches the previous expected value.



--
This message was sent by Atlassian JIRA
(v6.1#6144)