[
https://issues.apache.org/jira/browse/HIVE-14284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385437#comment-15385437
]
ASF GitHub Bot commented on HIVE-14284:
---------------------------------------
GitHub user thejasmn opened a pull request:
https://github.com/apache/hive/pull/87
HIVE-14284
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thejasmn/hive HIVE-14284
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/87.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 #87
----
commit 415dcc3a808bef4a5dc8344880f7087a6b3c30d7
Author: Thejas Nair <[email protected]>
Date: 2016-07-20T06:28:20Z
HIVE-14284
----
> HiveAuthorizer: Pass HiveAuthzContext to grant/revoke/role apis as well
> -----------------------------------------------------------------------
>
> Key: HIVE-14284
> URL: https://issues.apache.org/jira/browse/HIVE-14284
> Project: Hive
> Issue Type: Bug
> Components: Authorization, Security
> Reporter: Thejas M Nair
> Assignee: Thejas M Nair
> Attachments: HIVE-14284.1.patch
>
>
> HiveAuthzContext provides useful information about the context of the
> commands, such as the command string and ip address information. However,
> this is available to only checkPrivileges and filterListCmdObjects api calls.
> This should be made available for other api calls such as grant/revoke
> methods and role management methods.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)