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 "Ming Ma (JIRA)" <ji...@apache.org> on 2016/05/11 00:05:12 UTC

[jira] [Created] (YARN-5072) Support comma separated list of includes and excludes files

Ming Ma created YARN-5072:
-----------------------------

             Summary: Support comma separated list of includes and excludes files
                 Key: YARN-5072
                 URL: https://issues.apache.org/jira/browse/YARN-5072
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Ming Ma


Normally a yarn cluster shares the same hosts as the underlying HDFS cluster. To make admin easier, we have {{yarn.resourcemanager.nodes.include-path}} point to the same file or symlink of the {{dfs.hosts}} file used by HDFS.

If we want to set up a yarn cluster to run on the same hosts of several HDFS clusters combined, it means {{yarn.resourcemanager.nodes.include-path}} should be able to point to a list of files each of which belongs to one HDFS cluster.

Backward compatibility, it seems ok to continue to reuse {{yarn.resourcemanager.nodes.include-path}} as long as it can still take a single file. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org