[ https://issues.apache.org/jira/browse/YARN-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203397#comment-14203397 ]
Hudson commented on YARN-2803: ------------------------------ FAILURE: Integrated in Hadoop-Yarn-trunk #737 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/737/]) 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/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/launcher/ContainerLaunch.java * hadoop-yarn-project/CHANGES.txt > 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)