Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0591F2009C5 for ; Mon, 16 May 2016 21:52:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 04226160A16; Mon, 16 May 2016 19:52:17 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4C3FE160131 for ; Mon, 16 May 2016 21:52:16 +0200 (CEST) Received: (qmail 45414 invoked by uid 500); 16 May 2016 19:52:13 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 45168 invoked by uid 99); 16 May 2016 19:52:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 May 2016 19:52:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 19AE92C1F7B for ; Mon, 16 May 2016 19:52:13 +0000 (UTC) Date: Mon, 16 May 2016 19:52:13 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5072) Support comma separated list of includes and excludes files MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 16 May 2016 19:52:17 -0000 [ https://issues.apache.org/jira/browse/YARN-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285178#comment-15285178 ] Allen Wittenauer commented on YARN-5072: ---------------------------------------- bq. should be able to point to a list of files each of which belongs to one HDFS cluster Why? Is there something wrong with making a single file with all of the hosts? > 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 > Assignee: Ming Ma > Attachments: YARN-5072.patch > > > When a yarn cluster shares the same hosts as the underlying HDFS cluster, we have {{yarn.resourcemanager.nodes.include-path}} point to the same file or symlink of the {{dfs.hosts}} file used by HDFS to make admin easier. > 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