You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/12 19:09:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-11293.
-----------------------------------------
      Assignee:     (was: Devaraj Das)
    Resolution: Not A Problem

> 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
>            Priority: Major
>         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/_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
(v8.20.7#820007)