Andrew Musselman created HIVE-7139:
--------------------------------------
Summary: Period in username can't be parsed
Key: HIVE-7139
URL: https://issues.apache.org/jira/browse/HIVE-7139
Project: Hive
Issue Type: Bug
Components: Authentication
Affects Versions: 0.13.0
Reporter: Andrew Musselman
Priority: Minor
We have an environment where usernames have period characters between their
first and last names.
This breaks parsing while trying to grant permissions, e.g.,
hive> grant all on database mydb to user first.last;
FAILED: ParseException line 1:40 missing EOF at '.' near 'first'
--
This message was sent by Atlassian JIRA
(v6.2#6252)