[
https://issues.apache.org/jira/browse/PHOENIX-6614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved PHOENIX-6614.
----------------------------------
Resolution: Fixed
Committed.
Thanks for the fix [~vitalii].
> QueryServerTest fails for hostname upper case letters
> -----------------------------------------------------
>
> Key: PHOENIX-6614
> URL: https://issues.apache.org/jira/browse/PHOENIX-6614
> Project: Phoenix
> Issue Type: Bug
> Components: queryserver
> Affects Versions: queryserver-6.0.0
> Reporter: Vitalii Diravka
> Assignee: Vitalii Diravka
> Priority: Major
> Fix For: queryserver-6.0.1
>
>
> _QueryServerTest_ fails on the machine with uppercase letters in hostname:
> {code:java}
> org.junit.ComparisonFailure:
> Expected :HTTP/[email protected]
> Actual :HTTP/[email protected] {code}
> It appears kerberos does not work with hostnames with uppercase characters.
> The full explanation is in HADOOP-18047.
> So need to use lowercase letters for hostname in this test to make them
> passing.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)