You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Gautam Borad <gb...@gmail.com> on 2015/09/28 07:32:36 UTC

Review Request 38799: RANGER-643 : Audit page - filter by Tags column not working

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38799/
-----------------------------------------------------------

Review request for ranger, Alok Lal, Don Bosco Durai, Abhay Kulkarni, Madhan Neethiraj, Ramesh Mani, Selvamohan Neethiraj, and Velmurugan Periasamy.


Bugs: RANGER-643
    https://issues.apache.org/jira/browse/RANGER-643


Repository: ranger


Description
-------

RANGER-610 added 'Tags' column in the audit page and this column shows the tags identified for the resources. However, filtering of audit records based on 'Tags' does not work. 

The value entered for 'Tags' filter seems to be ignored.
The expected result is a list of audit records whose tag field "contains" the user entered text; the comparison should be case-insensitive.


Diffs
-----

  security-admin/src/main/java/org/apache/ranger/solr/SolrAccessAuditsService.java 2b3cd09b565d08a3227ba6b7f3783a30e0b86da9 
  security-admin/src/main/java/org/apache/ranger/solr/SolrUtil.java 2ce63a7d2b7710c058b2b7bb0d7f30a54da03fde 

Diff: https://reviews.apache.org/r/38799/diff/


Testing
-------

Tested filters on Audit page with Audits to DB and Audits to Solr for cluster having Ranger, HDFS and Zookeeper.


Thanks,

Gautam Borad


Re: Review Request 38799: RANGER-643 : Audit page - filter by Tags column not working

Posted by Madhan Neethiraj <ma...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38799/#review100849
-----------------------------------------------------------

Ship it!


Ship It!

- Madhan Neethiraj


On Sept. 28, 2015, 5:32 a.m., Gautam Borad wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/38799/
> -----------------------------------------------------------
> 
> (Updated Sept. 28, 2015, 5:32 a.m.)
> 
> 
> Review request for ranger, Alok Lal, Don Bosco Durai, Abhay Kulkarni, Madhan Neethiraj, Ramesh Mani, Selvamohan Neethiraj, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-643
>     https://issues.apache.org/jira/browse/RANGER-643
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> RANGER-610 added 'Tags' column in the audit page and this column shows the tags identified for the resources. However, filtering of audit records based on 'Tags' does not work. 
> 
> The value entered for 'Tags' filter seems to be ignored.
> The expected result is a list of audit records whose tag field "contains" the user entered text; the comparison should be case-insensitive.
> 
> 
> Diffs
> -----
> 
>   security-admin/src/main/java/org/apache/ranger/solr/SolrAccessAuditsService.java 2b3cd09b565d08a3227ba6b7f3783a30e0b86da9 
>   security-admin/src/main/java/org/apache/ranger/solr/SolrUtil.java 2ce63a7d2b7710c058b2b7bb0d7f30a54da03fde 
> 
> Diff: https://reviews.apache.org/r/38799/diff/
> 
> 
> Testing
> -------
> 
> Tested filters on Audit page with Audits to DB and Audits to Solr for cluster having Ranger, HDFS and Zookeeper.
> 
> 
> Thanks,
> 
> Gautam Borad
> 
>