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 EA0B518CF5 for ; Fri, 4 Mar 2016 04:49:40 +0000 (UTC) Received: (qmail 45209 invoked by uid 500); 4 Mar 2016 04:49:40 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 45171 invoked by uid 500); 4 Mar 2016 04:49:40 -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 45156 invoked by uid 99); 4 Mar 2016 04:49:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Mar 2016 04:49:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A6D362C14F4 for ; Fri, 4 Mar 2016 04:49:40 +0000 (UTC) Date: Fri, 4 Mar 2016 04:49:40 +0000 (UTC) From: "Mahadev konar (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-15295) HBase RS decommission issue in secure cluster MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mahadev konar created AMBARI-15295: -------------------------------------- Summary: HBase RS decommission issue in secure cluster Key: AMBARI-15295 URL: https://issues.apache.org/jira/browse/AMBARI-15295 Project: Ambari Issue Type: Bug Affects Versions: 2.2.1 Reporter: Mahadev konar rovision a cluster with a blueprint which has HBASE in it and kerberos enabled + config recomm. strategy is stack defaults. Try to execute a hbase RS decommission to another node like: /usr/bin/kinit -kt /etc/security/keytabs/hbase.service.keytab hbase/host-10-0-0-95.node.dc1.consul@NODE.DC1.CONSUL; /usr/hdp/current/hbase-master/bin/hbase --config /usr/hdp/current/hbase-master/conf org.jruby.Main /usr/hdp/current/hbase-master/bin/draining_servers.rb add host-10-0-0-74.node.dc1.consul Exception is thrown. Log attached. -- This message was sent by Atlassian JIRA (v6.3.4#6332)