-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.1.1-beta, 3.0.0-alpha1
-
Fix Version/s: 2.1.1-beta
-
Component/s: ipc
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
HADOOP-9789 broke kerberos authentication by making the RPC server advertise the kerberos service principal realm. SASL clients and servers do not support specifying a realm, so it must be removed from the advertisement.