You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2014/06/13 15:19:02 UTC

[jira] [Resolved] (AMBARI-6115) HBase region server doesn't start on added host after enabling security

     [ https://issues.apache.org/jira/browse/AMBARI-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Onischuk resolved AMBARI-6115.
-------------------------------------

    Resolution: Fixed

Committed to trunk

> HBase region server doesn't start on added host after enabling security
> -----------------------------------------------------------------------
>
>                 Key: AMBARI-6115
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6115
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 1.6.1
>
>
> Sample cluster:
>     
>     
>     172.18.145.153	ambsmoke6-4-1402365340-3.cs1cloud.internal	ambsmoke6-4-1402365340-3
>     172.18.145.197	ambsmoke6-4-1402365340-4.cs1cloud.internal	ambsmoke6-4-1402365340-4
>     172.18.145.205	ambsmoke6-4-1402365340-7.cs1cloud.internal	ambsmoke6-4-1402365340-7
>     
> <http://172.18.145.153:8080/api/v1/clusters/cl1/requests/24/tasks/351> in
> **apiRequests.txt** attachment  
> STR:  
> 1\. Add host.  
> 2\. Hbase rg starts on added host.  
> 3\. Configure kerberos and enable security.  
> 4\. 'Hbase Region Server Start' operation fails on added host.
>     
>     
>     
>     Fail: Execution of 'hadoop fs -mkdir `rpm -q hadoop | grep -q "hadoop-1" || echo "-p"` hdfs://ambsmoke6-4-1402365340-3.cs1cloud.internal:8020/apps/hbase/data /apps/hbase/staging && hadoop fs -chmod  711 /apps/hbase/staging && hadoop fs -chown  hbase hdfs://ambsmoke6-4-1402365340-3.cs1cloud.internal:8020/apps/hbase/data /apps/hbase/staging' returned 1. 14/06/10 11:14:01 WARN ipc.Client: Exception encountered while connecting to the server : javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
>     mkdir: Failed on local exception: java.io.IOException: javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]; Host Details : local host is: "ambsmoke6-4-1402365340-7.cs1cloud.internal/172.18.145.205"; destination host is: "ambsmoke6-4-1402365340-3.cs1cloud.internal":8020; 
>     14/06/10 11:14:01 WARN ipc.Client: Exception encountered while connecting to the server : javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
>     



--
This message was sent by Atlassian JIRA
(v6.2#6252)