[
https://issues.apache.org/jira/browse/YARN-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203467#comment-14203467
]
Hudson commented on YARN-2803:
------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #1951 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1951/])
YARN-2803. MR distributed cache not working correctly on Windows after
NodeManager privileged account changes. Contributed by Craig Welch. (cnauroth:
rev 06b797947c980d7d21864eb8b700cf565756aac1)
* hadoop-yarn-project/CHANGES.txt
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/launcher/ContainerLaunch.java
> MR distributed cache not working correctly on Windows after NodeManager
> privileged account changes.
> ---------------------------------------------------------------------------------------------------
>
> Key: YARN-2803
> URL: https://issues.apache.org/jira/browse/YARN-2803
> Project: Hadoop YARN
> Issue Type: Bug
> Components: nodemanager
> Reporter: Chris Nauroth
> Assignee: Craig Welch
> Priority: Critical
> Fix For: 2.6.0
>
> Attachments: YARN-2803.0.patch, YARN-2803.1.patch, YARN-2803.2.patch
>
>
> This problem is visible by running {{TestMRJobs#testDistributedCache}} or
> {{TestUberAM#testDistributedCache}} on Windows. Both tests fail. Running
> git bisect, I traced it to the YARN-2198 patch to remove the need to run
> NodeManager as a privileged account. The tests started failing when that
> patch was committed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)