You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/06/03 20:27:01 UTC

[jira] [Commented] (HBASE-11293) Master and Region servers fail to start when hbase.master.ipc.address=0.0.0.0, hbase.regionserver.ipc.address=0.0.0.0 and Kerberos is enabled

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

Andrew Purtell commented on HBASE-11293:
----------------------------------------

Do you need to be listening on multiple interfaces?

> Master and Region servers fail to start when hbase.master.ipc.address=0.0.0.0, hbase.regionserver.ipc.address=0.0.0.0 and Kerberos is enabled
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-11293
>                 URL: https://issues.apache.org/jira/browse/HBASE-11293
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Michael Harp
>
> Setting 
> {code}
> hbase.master.ipc.address=0.0.0.0
> hbase.regionserver.ipc.address=0.0.0.0
> {code}
> causes the _HOST substitution in hbase/_HOST@EXAMPLE.COM to result in "hbase/0:0:0:0:0:0:0:0@EXAMPLE.COM which in turn causes kerberos authentication to fail.



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