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

Johndee Burks resolved HIVE-9458.
---------------------------------
    Resolution: Invalid

Supposed to be Sentry

> Allow database prefix in GRANT ON TABLE statement. 
> ---------------------------------------------------
>
>                 Key: HIVE-9458
>                 URL: https://issues.apache.org/jira/browse/HIVE-9458
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Johndee Burks
>            Priority: Minor
>
> Currently you get the following error if you do the following command. 
> {code}
> 0: jdbc:hive2://jrepo2-1.ent.cloudera.com:100> grant select on table 
> testdatabase.j1 to role jrole;
> Error: Error while compiling statement: FAILED: ParseException line 1:29 
> mismatched input '.' expecting TO near 'testdatabase' in grant privileges 
> (state=42000,code=40000)
> {code}



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

Reply via email to