[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974717#comment-13974717
 ] 

Hudson commented on MAPREDUCE-5642:
-----------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #5540 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5540/])
MAPREDUCE-5642. TestMiniMRChildTask fails on Windows. Contributed by Chuan Liu. 
(cnauroth: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1588605)
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestMiniMRChildTask.java


> TestMiniMRChildTask fails on Windows
> ------------------------------------
>
>                 Key: MAPREDUCE-5642
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5642
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: test
>    Affects Versions: 3.0.0, 2.4.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.2#6252)

Reply via email to