[
https://issues.apache.org/jira/browse/YARN-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182004#comment-14182004
]
Hadoop QA commented on YARN-2694:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12676721/YARN-2694-20141023-1.patch
against trunk revision 828429d.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 7 new
or modified test files.
{color:red}-1 javac{color:red}. The patch appears to cause the build to
fail.
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5523//console
This message is automatically generated.
> Ensure only single node labels specified in resource request / host, and node
> label expression only specified when resourceName=ANY
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: YARN-2694
> URL: https://issues.apache.org/jira/browse/YARN-2694
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: capacityscheduler, resourcemanager
> Reporter: Wangda Tan
> Assignee: Wangda Tan
> Attachments: YARN-2694-20141020-1.patch, YARN-2694-20141021-1.patch,
> YARN-2694-20141023-1.patch
>
>
> Currently, node label expression supporting in capacity scheduler is partial
> completed. Now node label expression specified in Resource Request will only
> respected when it specified at ANY level. And a ResourceRequest/host with
> multiple node labels will make user limit, etc. computation becomes more
> tricky.
> Now we need temporarily disable them, changes include,
> - AMRMClient
> - ApplicationMasterService
> - RMAdminCLI
> - CommonNodeLabelsManager
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)