[
https://issues.apache.org/jira/browse/RANGER-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063529#comment-15063529
]
Thejas M Nair commented on RANGER-791:
--------------------------------------
There is already a HiveAuthorizerImpl class that can be extended. However, it
uses two interfaces that are not abstract.
Would you prefer making a change to extend that in Ranger ?
Introducing another new class in Hive and using that in Ranger would however
mean that Ranger needs Hive 2.0.0 (or 1.3.0) to compile, or a shim layer be
created in Ranger.
> Update ranger to work with HiveAuthorizer interface changes
> -----------------------------------------------------------
>
> Key: RANGER-791
> URL: https://issues.apache.org/jira/browse/RANGER-791
> Project: Ranger
> Issue Type: Bug
> Reporter: Thejas M Nair
> Fix For: 0.6.0
>
> Attachments: RANGER-791.1.patch
>
>
> HIVE-12698 is introducing changes to the HiveAuthorizer api. This will be
> part of Hive 2.0.0 release.
> Change is needed to provide a implementation in ranger of the additional api
> method being added to the interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)