You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Abhay Kulkarni <ak...@hortonworks.com> on 2016/04/01 20:10:11 UTC

Re: Review Request 45576: Added owner column to x_tag table

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

(Updated April 1, 2016, 6:10 p.m.)


Review request for ranger and Madhan Neethiraj.


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


Repository: ranger


Description
-------

This is a partial transaction to address different (shared and private) models of ownership of tags. It addresses only the changes to RangerTag object and its database support objects and table modification scripts.


Diffs
-----

  agents-common/src/main/java/org/apache/ranger/plugin/model/RangerTag.java 2083362 
  security-admin/db/mysql/patches/021-update-tag-for-owner.sql PRE-CREATION 
  security-admin/db/oracle/patches/021-update-tag-for-owner.sql PRE-CREATION 
  security-admin/db/postgres/patches/021-update-tag-for-owner.sql PRE-CREATION 
  security-admin/db/sqlanywhere/patches/021-update-tag-for-owner.sql PRE-CREATION 
  security-admin/db/sqlserver/patches/021-update-tag-for-owner.sql PRE-CREATION 
  security-admin/src/main/java/org/apache/ranger/entity/XXTag.java 4e764d3 
  security-admin/src/main/java/org/apache/ranger/service/RangerTagServiceBase.java 25c4853 

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


Testing
-------

Tested for mysql database modification.


Thanks,

Abhay Kulkarni


Re: Review Request 45576: Added owner column to x_tag table

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


Ship it!




Ship It!

- Madhan Neethiraj


On April 1, 2016, 6:10 p.m., Abhay Kulkarni wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/45576/
> -----------------------------------------------------------
> 
> (Updated April 1, 2016, 6:10 p.m.)
> 
> 
> Review request for ranger and Madhan Neethiraj.
> 
> 
> Bugs: RANGER-902
>     https://issues.apache.org/jira/browse/RANGER-902
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> This is a partial transaction to address different (shared and private) models of ownership of tags. It addresses only the changes to RangerTag object and its database support objects and table modification scripts.
> 
> 
> Diffs
> -----
> 
>   agents-common/src/main/java/org/apache/ranger/plugin/model/RangerTag.java 2083362 
>   security-admin/db/mysql/patches/021-update-tag-for-owner.sql PRE-CREATION 
>   security-admin/db/oracle/patches/021-update-tag-for-owner.sql PRE-CREATION 
>   security-admin/db/postgres/patches/021-update-tag-for-owner.sql PRE-CREATION 
>   security-admin/db/sqlanywhere/patches/021-update-tag-for-owner.sql PRE-CREATION 
>   security-admin/db/sqlserver/patches/021-update-tag-for-owner.sql PRE-CREATION 
>   security-admin/src/main/java/org/apache/ranger/entity/XXTag.java 4e764d3 
>   security-admin/src/main/java/org/apache/ranger/service/RangerTagServiceBase.java 25c4853 
> 
> Diff: https://reviews.apache.org/r/45576/diff/
> 
> 
> Testing
> -------
> 
> Tested for mysql database modification.
> 
> 
> Thanks,
> 
> Abhay Kulkarni
> 
>