You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2014/09/28 10:51:34 UTC

[jira] [Resolved] (HIVE-8246) HiveServer2 in http-kerberos mode is restrictive on client usernames

     [ https://issues.apache.org/jira/browse/HIVE-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vaibhav Gumashta resolved HIVE-8246.
------------------------------------
    Resolution: Fixed

Committed to 14.

> 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)