[
https://issues.apache.org/jira/browse/RANGER-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125232#comment-15125232
]
Selvamohan Neethiraj commented on RANGER-802:
---------------------------------------------
@Alok, removing the fixVersion of 0.5.1 as it is not yet resolved and the
release for 0.5.1 is done Let me know if this is already fixed in 0.5.1
> HBase plugin: Implement the new methods added to MasterObservers Interface
> and mimic their implementation in Hbase AccessController
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: RANGER-802
> URL: https://issues.apache.org/jira/browse/RANGER-802
> Project: Ranger
> Issue Type: Bug
> Components: plugins
> Affects Versions: 0.5.0
> Reporter: Alok Lal
> Assignee: Alok Lal
> Fix For: 0.5.1, 0.6.0
>
>
> Following Hbase commits to their master have added new functionality around
> authorizing the listing and aborting of procedures.
> {code}
> * ed4c734 HBASE-14432 Procedure V2 - enforce ACL on procedure admin tasks
> (Stephen Yuan Jiang
> * f6be2f9 HBASE-14488 Procedure V2 - shell command to abort a procedure
> (Stephen Yuan Jiang)
> * 2350645 HBASE-14487 Procedure V2 - shell command to list all procedures
> (Stephen Yuan Jiang)
> * 5b7894f HBASE-14107 Administrative Task: Provide an API to List all
> procedures (Stephen Yuan Jiang)
> * 3341f13 HBASE-14108 Procedure V2 Administrative Task: provide an API to
> abort a procedure (Stephen Yuan Jiang)
> {code}
> Currently we build against hbase 1.1.0. As and when these get ported from
> master to 1.1.0 or if we move to newer versions of hbase then these new
> interface methods would show up not only as compile time issues but also as
> deviation between Ranger's Authorizer and HBase standard
> {{AccessController}}. This we should implement these methods in Ranger.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)