[
https://issues.apache.org/jira/browse/YARN-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308292#comment-14308292
]
Advertising
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/12696888/YARN-2694-20150205-2.patch
against trunk revision e1990ab.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 9 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager:
org.apache.hadoop.yarn.client.TestResourceTrackerOnHA
org.apache.hadoop.yarn.client.TestApplicationClientProtocolOnHA
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation
Test results:
https://builds.apache.org/job/PreCommit-YARN-Build/6529//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6529//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, YARN-2694-20141023-2.patch,
> YARN-2694-20141101-1.patch, YARN-2694-20141101-2.patch,
> YARN-2694-20150121-1.patch, YARN-2694-20150122-1.patch,
> YARN-2694-20150202-1.patch, YARN-2694-20150203-1.patch,
> YARN-2694-20150203-2.patch, YARN-2694-20150204-1.patch,
> YARN-2694-20150205-1.patch, YARN-2694-20150205-2.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)