Bibin A Chundatt created YARN-4652:
--------------------------------------
Summary: Skip label configuration and calculation of queue if
nodelabel disabled
Key: YARN-4652
URL: https://issues.apache.org/jira/browse/YARN-4652
Project: Hadoop YARN
Issue Type: Improvement
Reporter: Bibin A Chundatt
Assignee: Bibin A Chundatt
As per the discussion in YARN-4465 the queue level configuration need to be
skipped when node label is disabled in RM
{quote}
Queues with label configured will be rejected, including
default-node-label-expression, accessible-node-labels (accessible-node-labels
is * by default, but we shouldn't allow explicitly set accessible-node-labels
to non-empty and non *), and label-related capacities (check
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueueUtils#loadCapacitiesByLabelsFromConf)
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)