Michael Harp created HBASE-11293:
------------------------------------
Summary: 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/[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.2#6252)