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 08BECCDE9 for ; Mon, 4 Nov 2013 04:44:30 +0000 (UTC) Received: (qmail 15311 invoked by uid 500); 4 Nov 2013 04:44:27 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 14254 invoked by uid 500); 4 Nov 2013 04:44:20 -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 14156 invoked by uid 99); 4 Nov 2013 04:44:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Nov 2013 04:44:17 +0000 Date: Mon, 4 Nov 2013 04:44:17 +0000 (UTC) From: "Tsuyoshi OZAWA (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-1378) Implement a RMStateStore cleaner for deleting application/attempt info 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-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812615#comment-13812615 ] Tsuyoshi OZAWA commented on YARN-1378: -------------------------------------- Hi Jing, thank you for taking this JIRA. Now we are taking ZKRMRStateStore-related issues such as YARN-1026, YARN-1222, YARN-1307 and so on. My concern is whether this JIRA blocks them or is blocked by them. > Implement a RMStateStore cleaner for deleting application/attempt info > ---------------------------------------------------------------------- > > Key: YARN-1378 > URL: https://issues.apache.org/jira/browse/YARN-1378 > Project: Hadoop YARN > Issue Type: Sub-task > Components: resourcemanager > Reporter: Jian He > Assignee: Jian He > Attachments: YARN-1378.1.patch > > > Now that we are storing the final state of application/attempt instead of removing application/attempt info on application/attempt completion(YARN-891), we need a separate RMStateStore cleaner for cleaning the application/attempt state. -- This message was sent by Atlassian JIRA (v6.1#6144)