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 2F6B4100AA for ; Fri, 16 Oct 2015 04:38:06 +0000 (UTC) Received: (qmail 17699 invoked by uid 500); 16 Oct 2015 04:38:05 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 17636 invoked by uid 500); 16 Oct 2015 04:38:05 -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 17614 invoked by uid 99); 16 Oct 2015 04:38:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Oct 2015 04:38:05 +0000 Date: Fri, 16 Oct 2015 04:38:05 +0000 (UTC) From: "Sunil G (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-4170) AM need to be notified with priority in AllocateResponse 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-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14960155#comment-14960155 ] Sunil G commented on YARN-4170: ------------------------------- Kicking jenkins again to get test results. Hi [~jianhe] Could you please take a look. > AM need to be notified with priority in AllocateResponse > --------------------------------------------------------- > > Key: YARN-4170 > URL: https://issues.apache.org/jira/browse/YARN-4170 > Project: Hadoop YARN > Issue Type: Sub-task > Components: resourcemanager > Reporter: Sunil G > Assignee: Sunil G > Attachments: 0001-YARN-4170.patch, 0002-YARN-4170.patch, 0003-YARN-4170.patch, 0004-YARN-4170.patch, 0005-YARN-4170-v2.patch, 0006-YARN-4170.patch, 0007-YARN-4170.patch > > > As discussed in MAPREDUCE-5870, Application Master need to be notified with priority in Allocate heartbeat. This will help AM to know the priority and can update JobStatus when client asks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)