[ 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/_h...@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)