You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Wangda Tan (JIRA)" <ji...@apache.org> on 2014/11/06 22:54:35 UTC

[jira] [Created] (YARN-2824) Capacity of labels should be zero by default

Wangda Tan created YARN-2824:
--------------------------------

             Summary: Capacity of labels should be zero by default
                 Key: YARN-2824
                 URL: https://issues.apache.org/jira/browse/YARN-2824
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: resourcemanager
            Reporter: Wangda Tan
            Assignee: Wangda Tan
            Priority: Critical


In existing Capacity Scheduler behavior, if user doesn't specify capacity of label, queue initialization will be failed. That will cause queue refreshment failed when add a new label to node labels collection and doesn't modify capacity-scheduler.xml.

With this patch, capacity of labels should be explicitly set if user want to use it. If user doesn't set capacity of some labels, we will treat such labels are unused labels.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)