[
https://issues.apache.org/jira/browse/HIVE-10843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562183#comment-14562183
]
ASF GitHub Bot commented on HIVE-10843:
---------------------------------------
GitHub user thejasmn opened a pull request:
https://github.com/apache/hive/pull/40
HIVE-10843
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thejasmn/hive HIVE-10843
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/40.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #40
----
commit 9a99f25a0acc1d5b8e611fead6f5dffa985176e8
Author: Thejas Nair <[email protected]>
Date: 2015-05-27T18:12:52Z
show tables now passes the current db name
commit 574e3da1220500d1548d4b2431883db8a7da6028
Author: Thejas Nair <[email protected]>
Date: 2015-05-28T00:35:21Z
add db info in describe db command
----
> desc database and show tables commands don't pass db to HiveAuthorizer check
> ----------------------------------------------------------------------------
>
> Key: HIVE-10843
> URL: https://issues.apache.org/jira/browse/HIVE-10843
> Project: Hive
> Issue Type: Bug
> Reporter: Thejas M Nair
> Assignee: Thejas M Nair
> Attachments: HIVE-10843.1.patch
>
>
> 'show tables' and 'describe database' command should pass the database
> information for the command to HiveAuthorizer . This is needed for any
> auditing the hive authorizer might implement, or any authorization check it
> might decide to do based on the given database name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)