Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B7DC10E4D for ; Fri, 23 Oct 2015 18:40:28 +0000 (UTC) Received: (qmail 99170 invoked by uid 500); 23 Oct 2015 18:40:28 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 99126 invoked by uid 500); 23 Oct 2015 18:40:28 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 99057 invoked by uid 99); 23 Oct 2015 18:40:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Oct 2015 18:40:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 146B12C1F5F for ; Fri, 23 Oct 2015 18:40:28 +0000 (UTC) Date: Fri, 23 Oct 2015 18:40:28 +0000 (UTC) From: "Srimanth Gunturi (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-13549) Enabling metastore HA enables compactor initiator on all metastores. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Srimanth Gunturi created AMBARI-13549: ----------------------------------------- Summary: Enabling metastore HA enables compactor initiator on all metastores. Key: AMBARI-13549 URL: https://issues.apache.org/jira/browse/AMBARI-13549 Project: Ambari Issue Type: Bug Components: ambari-server Affects Versions: 2.1.2 Reporter: Srimanth Gunturi Assignee: Srimanth Gunturi Fix For: 2.13 When there are more than 1 instance of metastore installed, the config {{hive.compactor.initiator.on}} should be set to true on only 1 host. If the user is not aware of this requirement, he could accidentally set it to true on all hosts and cause breakages. -- This message was sent by Atlassian JIRA (v6.3.4#6332)