nlac created HIVE-11289:
---------------------------

             Summary: Optionally enabling the @ char in the username
                 Key: HIVE-11289
                 URL: https://issues.apache.org/jira/browse/HIVE-11289
             Project: Hive
          Issue Type: Wish
          Components: Authentication
            Reporter: nlac


In ThriftCLIService.getUserName(), the user name always cutted at the first 
found / or @ character, at this point:

{{userName = getShortName(userName);}}

That prevents, for example, using email addresses as user names to log in.

Allowing email addresses to use as user names would be desirable.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to