Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Duplicate
-
2.5.0
-
None
-
None
Description
When an address-constructed service principal by a client does not match a provided pattern or the configured principal property, the error is very uninformative on what the specific cause is. Currently the only error printed is, in both cases:
java.lang.IllegalArgumentException: Server has invalid Kerberos principal: hdfs/host.internal@REALM
Attachments
Attachments
Issue Links
- duplicates
-
HADOOP-13503 Improve SaslRpcClient failure logging
- Resolved
- is depended upon by
-
HADOOP-12649 Improve Kerberos diagnostics and failure handling
- Open