[
https://issues.apache.org/jira/browse/YARN-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185732#comment-14185732
]
Xuan Gong commented on YARN-2752:
---------------------------------
Initially, The function ContainerExecutor.getRunCommand has been implemented a
little difference between trunk and branch-2 in YARN-443. Then in HADOOP-8562,
we did a big merge from trunk which did not merge this function correctly. That
is why right now, the code in trunk is different from that in branch-2. And
this testcase passed in trunk, but failed in branch-2.
> TestContainerExecutor.testRunCommandNoPriority fails in branch-2
> ----------------------------------------------------------------
>
> Key: YARN-2752
> URL: https://issues.apache.org/jira/browse/YARN-2752
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Xuan Gong
> Assignee: Xuan Gong
> Attachments: YARN-2752.1-branch-2.patch
>
>
> TestContainerExecutor.testRunCommandNoPriority fails in branch-2. But it
> passed in trunk.
> The function code ContainerExecutor.getRunCommand() in trunk is different
> from that in branch-2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)