You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2017/12/19 16:15:03 UTC

[jira] [Comment Edited] (KNOX-1149) HBase High Availability Fails with Kerberos Secured Cluster

    [ https://issues.apache.org/jira/browse/KNOX-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297024#comment-16297024 ] 

Rick Kellogg edited comment on KNOX-1149 at 12/19/17 4:14 PM:
--------------------------------------------------------------

The normal path for HBase is "hbase-unsecure".  When running in a Kerberos secured environment the new path is "hbase-secure".


was (Author: rkellogg):
The normal path for Region Servers is "hbase-unsecure".  When running in a Kerberos secured environment the new path is "hbase-secure".

> HBase High Availability Fails with Kerberos Secured Cluster
> -----------------------------------------------------------
>
>                 Key: KNOX-1149
>                 URL: https://issues.apache.org/jira/browse/KNOX-1149
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.13.0, 0.14.0
>            Reporter: Rick Kellogg
>            Assignee: Rick Kellogg
>            Priority: Minor
>             Fix For: 0.15.0, 1.0.0
>
>
> When HBase is run on a Kerberos secured cluster, the registration of the Region Servers is stored in ZooKeeper under a different path.  The HBaseZookeeperURLManager class used to support high availability in Knox needs to be updated to look in both locations and then ping for availability.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)