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 93B0AF8C6 for ; Sat, 5 Oct 2013 01:30:42 +0000 (UTC) Received: (qmail 11159 invoked by uid 500); 5 Oct 2013 01:30:42 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 11134 invoked by uid 500); 5 Oct 2013 01:30:42 -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 11125 invoked by uid 99); 5 Oct 2013 01:30:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Oct 2013 01:30:42 +0000 Date: Sat, 5 Oct 2013 01:30:42 +0000 (UTC) From: "Junping Du (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-1225) FinishApplicationMasterRequest should also have a final IPC/RPC address. 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-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-1225: ----------------------------- Attachment: YARN-1225-v4.patch Fix findbugs warning in v4 patch. The test failure should be fixed in YARN-1251. > FinishApplicationMasterRequest should also have a final IPC/RPC address. > ------------------------------------------------------------------------ > > Key: YARN-1225 > URL: https://issues.apache.org/jira/browse/YARN-1225 > Project: Hadoop YARN > Issue Type: Sub-task > Components: api > Reporter: Vinod Kumar Vavilapalli > Assignee: Junping Du > Attachments: YARN-1225-kickOffTestDS.patch, YARN-1225-v1.patch, YARN-1225-v2.patch, YARN-1225-v3.patch, YARN-1225-v4.patch > > > AMs already can report final Http URL via FinishApplicationMasterRequest, but there is no field to report an IPC/RPC address. -- This message was sent by Atlassian JIRA (v6.1#6144)