Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 717A211B53 for ; Wed, 13 Aug 2014 00:16:12 +0000 (UTC) Received: (qmail 4998 invoked by uid 500); 13 Aug 2014 00:16:12 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 4923 invoked by uid 500); 13 Aug 2014 00:16:12 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 4642 invoked by uid 99); 13 Aug 2014 00:16:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Aug 2014 00:16:11 +0000 Date: Wed, 13 Aug 2014 00:16:11 +0000 (UTC) From: "Karthik Kambatla (JIRA)" To: yarn-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (YARN-1585) Provide a way to format the RMStateStore 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-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla resolved YARN-1585. ------------------------------------ Resolution: Duplicate Target Version/s: (was: ) > Provide a way to format the RMStateStore > ---------------------------------------- > > Key: YARN-1585 > URL: https://issues.apache.org/jira/browse/YARN-1585 > Project: Hadoop YARN > Issue Type: Improvement > Components: resourcemanager > Affects Versions: 2.2.0 > Reporter: Karthik Kambatla > > Admins should be able to format the RMStateStore. > At the very least, we need this for ZKRMStateStore. Formatting the store requires changing the ACLs followed by the removal of znode structure; the ACL changes for fencing should be transparent to the user. -- This message was sent by Atlassian JIRA (v6.2#6252)