Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BDF5E109D1 for ; Thu, 3 Oct 2013 19:18:43 +0000 (UTC) Received: (qmail 76013 invoked by uid 500); 3 Oct 2013 19:18:43 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 75859 invoked by uid 500); 3 Oct 2013 19:18:43 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 75837 invoked by uid 99); 3 Oct 2013 19:18:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Oct 2013 19:18:42 +0000 Date: Thu, 3 Oct 2013 19:18:42 +0000 (UTC) From: "Karthik Kambatla (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-1232) Configuration to support multiple RMs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785455#comment-13785455 ] Karthik Kambatla commented on YARN-1232: ---------------------------------------- Oh. The prefix is a config key - e.g. yarn.resourcemanager.address. By getConfValueForRMId, we mean get the value of this key for the specific ID mentioned in the Configuration. > Configuration to support multiple RMs > ------------------------------------- > > Key: YARN-1232 > URL: https://issues.apache.org/jira/browse/YARN-1232 > Project: Hadoop YARN > Issue Type: Sub-task > Components: resourcemanager > Reporter: Karthik Kambatla > Assignee: Karthik Kambatla > Labels: ha > Attachments: yarn-1232-1.patch, yarn-1232-2.patch, yarn-1232-3.patch, yarn-1232-4.patch, yarn-1232-5.patch, yarn-1232-6.patch > > > We should augment the configuration to allow users specify two RMs and the individual RPC addresses for them. -- This message was sent by Atlassian JIRA (v6.1#6144)