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 9D5F4200BAA for ; Thu, 27 Oct 2016 20:57:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9C1A2160B01; Thu, 27 Oct 2016 18:57:06 +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 16162160AE6 for ; Thu, 27 Oct 2016 20:57:05 +0200 (CEST) Received: (qmail 29112 invoked by uid 500); 27 Oct 2016 18:57:00 -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 28774 invoked by uid 99); 27 Oct 2016 18:57:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2016 18:57:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 037012C2A68 for ; Thu, 27 Oct 2016 18:57:00 +0000 (UTC) Date: Thu, 27 Oct 2016 18:57:00 +0000 (UTC) From: "Sangjin Lee (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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: Thu, 27 Oct 2016 18:57:06 -0000 [ https://issues.apache.org/jira/browse/YARN-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangjin Lee updated YARN-5072: ------------------------------ Labels: oct16-hard (was: ) > 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 > Components: resourcemanager > Reporter: Ming Ma > Assignee: Ming Ma > Labels: oct16-hard > 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