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 DD27F200BBF for ; Mon, 14 Nov 2016 17:46:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DBC4A160B0F; Mon, 14 Nov 2016 16:46:59 +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 56E7B160B06 for ; Mon, 14 Nov 2016 17:46:59 +0100 (CET) Received: (qmail 51649 invoked by uid 500); 14 Nov 2016 16:46:58 -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 51627 invoked by uid 99); 14 Nov 2016 16:46:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2016 16:46:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 62B132C4C72 for ; Mon, 14 Nov 2016 16:46:58 +0000 (UTC) Date: Mon, 14 Nov 2016 16:46:58 +0000 (UTC) From: "Sunil G (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-5865) Retrospect updateApplicationPriority api to handle state store exception in align with YARN-5611 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 14 Nov 2016 16:47:00 -0000 [ https://issues.apache.org/jira/browse/YARN-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sunil G updated YARN-5865: -------------------------- Attachment: YARN-3955.0003.patch Yes [~rohithsharma]. {{future}} needs to be set as null in case of any in b/w returns. Also there were many places we were using {{submissionContext.getPriority}}. All such use cases are moved to {{app.getApplicationPriority}}. So submission is used only in init/recover cases. also while storing to StateStore. hence patch is slightly bigger, but there is a lot of good cleaning up has done. pls help to check the same . > Retrospect updateApplicationPriority api to handle state store exception in align with YARN-5611 > ------------------------------------------------------------------------------------------------ > > Key: YARN-5865 > URL: https://issues.apache.org/jira/browse/YARN-5865 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Sunil G > Assignee: Sunil G > Attachments: YARN-3955.0003.patch, YARN-5865.0001.patch, YARN-5865.0002.patch > > > Post YARN-5611, revisit dynamic update of application priority logic with respect to state store error handling. -- 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