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

Alok Lal commented on RANGER-802:
---------------------------------

[~vperiasamy] the test failure reported are a known issue caused by the recent 
PAM related check-in right?

[~sneethiraj] looks like when I reran the jenkins job this time the compile 
errors went away.  I am guessing there was a temporary connectivity problem (it 
had to download new depedency jars of v1.1.3 for new hbase versions) due to 
which compile had failed last time.

> 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.6.0
>
>         Attachments: 802.0.patch
>
>
> 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)

Reply via email to