[
https://issues.apache.org/jira/browse/HIVE-4413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harsh J resolved HIVE-4413.
---------------------------
Resolution: Duplicate
HIVE-3807 should resolve this (the specific need of @ in secure clusters)
> 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
> Labels: cli, hive
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)