[
https://issues.apache.org/jira/browse/HBASE-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340568#comment-14340568
]
Devaraj Das commented on HBASE-11293:
-------------------------------------
>From what I can tell, this issue doesn't affect the branch-1+ branches.
> 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
> Assignee: Devaraj Das
> Attachments: 11293-1.txt
>
>
> 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/[email protected] to result in
> "hbase/0:0:0:0:0:0:0:[email protected] which in turn causes kerberos
> authentication to fail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)