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 402C61851F for ; Wed, 12 Aug 2015 15:36:49 +0000 (UTC) Received: (qmail 28178 invoked by uid 500); 12 Aug 2015 15:36:46 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 28148 invoked by uid 500); 12 Aug 2015 15:36: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 28134 invoked by uid 99); 12 Aug 2015 15:36:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2015 15:36:46 +0000 Date: Wed, 12 Aug 2015 15:36:46 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-12736) Hbase user not being added to hbase.superuser in Hbase config 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-12736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14693691#comment-14693691 ] Hudson commented on AMBARI-12736: --------------------------------- FAILURE: Integrated in Ambari-trunk-Commit #3266 (See [https://builds.apache.org/job/Ambari-trunk-Commit/3266/]) AMBARI-12736. Hbase user not being added to hbase.superuser in Hbase config.(vbrodetskyi) (vbrodetskyi: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0613c0a8a307d62767b1c4edf13e943e45841cf9) * ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py * ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/hbase-site.xml * ambari-server/src/test/python/stacks/2.0.6/common/test_stack_advisor.py * ambari-server/src/test/python/stacks/2.1/common/test_stack_advisor.py * ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py * ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py > Hbase user not being added to hbase.superuser in Hbase config > ------------------------------------------------------------- > > Key: AMBARI-12736 > URL: https://issues.apache.org/jira/browse/AMBARI-12736 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.1.1 > Reporter: Vitaly Brodetskyi > Assignee: Vitaly Brodetskyi > Priority: Critical > Fix For: 2.1.2 > > Attachments: AMBARI-12736.patch > > > The fix is to make sure the hbase.superuser = > {hbase-service-user}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)