You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Dian Fu (JIRA)" <ji...@apache.org> on 2015/07/23 09:34:05 UTC

[jira] [Created] (YARN-3964) Support NodeLabelsProvider at Resource Manager side

Dian Fu created YARN-3964:
-----------------------------

             Summary: Support NodeLabelsProvider at Resource Manager side
                 Key: YARN-3964
                 URL: https://issues.apache.org/jira/browse/YARN-3964
             Project: Hadoop YARN
          Issue Type: Task
            Reporter: Dian Fu


Currently, CLI/REST API is provided in Resource Manager to allow users to specify labels for nodes. For labels which may change over time, users will have to start a cron job to update the labels. This has the following limitations:
- The cron job needs to be run in the YARN admin user.
- This makes it a little complicate to maintain as users will have to make sure this service/daemon is alive.
Adding a Node Labels Provider in Resource Manager will provide user more flexibility.



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