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 2149A18AC8 for ; Fri, 11 Dec 2015 21:56:47 +0000 (UTC) Received: (qmail 57091 invoked by uid 500); 11 Dec 2015 21:56:46 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 57011 invoked by uid 500); 11 Dec 2015 21:56:46 -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 56954 invoked by uid 99); 11 Dec 2015 21:56:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Dec 2015 21:56:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A95B72C1F5A for ; Fri, 11 Dec 2015 21:56:46 +0000 (UTC) Date: Fri, 11 Dec 2015 21:56:46 +0000 (UTC) From: "Aravindan Vijayan (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-14350) AMS does not start up after redeploy cluster because of invalid ownership of its directories. 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/AMBARI-14350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan updated AMBARI-14350: --------------------------------------- Summary: AMS does not start up after redeploy cluster because of invalid ownership of its directories. (was: AMS does not startup after redeploy cluster because of invalid ownership of its directories.) > AMS does not start up after redeploy cluster because of invalid ownership of its directories. > --------------------------------------------------------------------------------------------- > > Key: AMBARI-14350 > URL: https://issues.apache.org/jira/browse/AMBARI-14350 > Project: Ambari > Issue Type: Bug > Affects Versions: 2.2.0 > Reporter: Aravindan Vijayan > Assignee: Aravindan Vijayan > Priority: Critical > Fix For: 2.2.0 > > > PROBLEM > Steps: > Deployed cluster via blueprints. > Reset cluster (reset ambari-server, host cleanup). > Deployed cluster via UI. > Result: Ambari Metrics Service go down. > BUG > AMS scripts do not change the ownership of certain directories to AMS user if they exist already. > FIX > Adding an explicit chown to take ownership of the required directories (collector conf, collector checkpoint, HBase tmp, HBase conf, HBase root) -- This message was sent by Atlassian JIRA (v6.3.4#6332)