Navin Madathil created HIVE-4413:
------------------------------------
Summary: Parse Exception : character '@' not supported while
granting privileges to user in a Secure Cluster through hive client.
Key: HIVE-4413
URL: https://issues.apache.org/jira/browse/HIVE-4413
Project: Hive
Issue Type: Bug
Components: CLI
Affects Versions: 0.10.0
Reporter: Navin Madathil
While running through hive CLI , hive grant command throws a parseException
'@' not supported. But in a secure cluster ( Kerberos ) the username is
appended with the realmname seperated by the character '@'.Without giving the
full username the permissions are not granted to the intended user.
"grant all on table tablename to user user@REALM"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira