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

rangerqa commented on RANGER-1051:
----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  
http://issues.apache.org/jira/secure/attachment/12812451/0001-RANGER-1051-Fall-back-to-getting-groups-from-user-UG.patch
  against master revision e85654b.

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    +1 checkstyle.  The patch generated 0 code style errors.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in :
                   org.apache.ranger.services.hdfs.HDFSRangerTest

Test results: 
https://builds.apache.org/job/PreCommit-RANGER-Build/267//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-RANGER-Build/267//console

This message is automatically generated.

> Fall back to getting groups from user UGI in HBase plugin
> ---------------------------------------------------------
>
>                 Key: RANGER-1051
>                 URL: https://issues.apache.org/jira/browse/RANGER-1051
>             Project: Ranger
>          Issue Type: Improvement
>          Components: plugins
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>             Fix For: 0.6.0
>
>         Attachments: 
> 0001-RANGER-1051-Fall-back-to-getting-groups-from-user-UG.patch
>
>
> Currently, in the HBase plugin, we get the user groups by querying the 
> HbaseUserUtils. However, this does not return the user groups correctly for 
> testing purposes, when creating users via UserGroupInformation. If 
> HBaseUserUtils does not return any group information, then we should fall 
> back to checking the user's UGI groups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to