Todd Lipcon has posted comments on this change. Change subject: KUDU-1942. Kerberos fails to log in on hostnames with capital letters ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/7693/2//COMMIT_MSG Commit Message: PS2, Line 12: With this change I was able to set up a working cluster on my laptop : with a capitalized hostname, where before it would fail as described in : the JIRA. > This may not be the best way, but it is possible to do it through the exter the problem is that in the EMC context, we have no hostnames. So, the bind hosts are just IPs with no suitable reverse lookup, and thus we have to set the kerberos principal specifically (in the function you linked) rather than using the FQDN. So, the case of a capitalized FQDN isn't really testable. -- To view, visit http://gerrit.cloudera.org:8080/7693 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5ef65dd827459476a2d225d8e3f7c80ff2fdf627 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
