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/24 22:40:34 UTC

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

Vaibhav Gumashta created HIVE-8246:
--------------------------------------

             Summary: 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
            Reporter: Vaibhav Gumashta
            Assignee: Vaibhav Gumashta


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)