[
https://issues.apache.org/jira/browse/HIVE-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155402#comment-14155402
]
Thejas M Nair commented on HIVE-8246:
-------------------------------------
While reviewing the patch, I had checked for KerberosName in hadoop-1, and
verified that is is a public class. I should have tried actually compiling it!
It turns out that KerberosName is in a different package in hadoop-1.
[~vgumashta] Will you be able to take a look at HIVE-8324 ? If not I can look
into it.
> HiveServer2 in http-kerberos mode is restrictive on client usernames
> --------------------------------------------------------------------
>
> Key: HIVE-8246
> URL: https://issues.apache.org/jira/browse/HIVE-8246
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2, JDBC
> Affects Versions: 0.13.0
> Reporter: Vaibhav Gumashta
> Assignee: Vaibhav Gumashta
> Fix For: 0.14.0
>
> Attachments: HIVE-8246.1.patch
>
>
> Unable to use client usernames of the format:
> {code}
> username/host@REALM
> username@FOREIGN_REALM
> {code}
> The following works fine:
> {code}
> username@REALM
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)