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

Egil Sorensen resolved HCATALOG-433.
------------------------------------

    Resolution: Invalid

Vandana determined that this is actually an issue in Hive, and she will open a 
ticket in Hive.

FYI, 
If hive.semantic.analyzer.hook is set to 
org.apache.hcatalog.cli.SemanticAnalysis.HCatSemanticAnalyzer then the user 
will correctly get an error trying to do the show tables or describe table.

                
> user can describe table though no rights given; using 
> HdfsAuthorizationProvider
> -------------------------------------------------------------------------------
>
>                 Key: HCATALOG-433
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-433
>             Project: HCatalog
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.4.1
>            Reporter: Egil Sorensen
>
> With hive.security.authorization.manager set to HdfsAuthorizationProvider
> and a database with a table, where both database directory and the inclosed
> table directory had permissions:
> drwx------   - user1  users
> the user 'user2' could do both a 'show tables' on the database and a
> 'described formatted' on the table. 
> Both of these operations correctly failed with HCatalog 0.2.
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to