You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Bolke de Bruin (JIRA)" <ji...@apache.org> on 2016/02/18 13:42:18 UTC

[jira] [Updated] (HIVE-4413) Parse Exception : character '@' not supported while granting privileges to user in a Secure Cluster through hive client.

     [ https://issues.apache.org/jira/browse/HIVE-4413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bolke de Bruin updated HIVE-4413:
---------------------------------
    Affects Version/s: 0.14.0
                       1.2.0
                       1.2.1
                       2.0.0

> 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, 0.14.0, 1.2.0, 1.2.1, 2.0.0
>            Reporter: Navin Madathil
>            Assignee: Bolke de Bruin
>              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.3.4#6332)