You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alexander Kolbasov (JIRA)" <ji...@apache.org> on 2017/10/07 00:35:00 UTC

[jira] [Commented] (HIVE-9350) Add ability for HiveAuthorizer implementations to filter out results of 'show tables', 'show databases'

    [ https://issues.apache.org/jira/browse/HIVE-9350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195480#comment-16195480 ] 

Alexander Kolbasov commented on HIVE-9350:
------------------------------------------

[~thejas] What was the reason for adding {{MetaException}} and {{NoSuchObjectException}} to {{MetaStoreFilterHook}} interfaces? Looks like the only implementation isn't throwing any exceptions.

The problem is that the change requires clients to recompile against the new interface. 


> Add ability for HiveAuthorizer implementations to filter out results of 'show tables', 'show databases'
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-9350
>                 URL: https://issues.apache.org/jira/browse/HIVE-9350
>             Project: Hive
>          Issue Type: Bug
>          Components: Authorization
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>              Labels: TODOC1.2
>             Fix For: 1.2.0
>
>         Attachments: HIVE-9350.1.patch, HIVE-9350.2.patch, HIVE-9350.3.patch, HIVE-9350.4.patch, HIVE-9350.5.patch
>
>
> It should be possible for HiveAuthorizer implementations to control if a user is able to see a table or database in results of 'show tables' and 'show databases' respectively.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)