[ https://issues.apache.org/jira/browse/HIVE-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934531#comment-13934531 ]
Thejas M Nair commented on HIVE-5837: ------------------------------------- This tasks under this ticket haven't covered 'show tables'. The focus has been on table/view/URI access. It is unlikely to be make in timeframe for 0.13 , but is likely to be part of hive 0.14 . 0.13 should be out in few weeks as we have branched for the release. 0.14 would is likely to be out in another 3-4 months, given the frequency with which hive releases have been out. There is some design work involved around that. There are two things to consider for 'show tables' output, privileges that the user has on the database, and the privileges the user has on the table. > SQL standard based secure authorization for hive > ------------------------------------------------ > > Key: HIVE-5837 > URL: https://issues.apache.org/jira/browse/HIVE-5837 > Project: Hive > Issue Type: New Feature > Components: Authorization > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Attachments: SQL standard authorization hive.pdf > > > The current default authorization is incomplete and not secure. The > alternative of storage based authorization provides security but does not > provide fine grained authorization. > The proposal is to support secure fine grained authorization in hive using > SQL standard based authorization model. -- This message was sent by Atlassian JIRA (v6.2#6252)