You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Pradeep Agrawal <pr...@gmail.com> on 2019/03/13 12:41:44 UTC

Review Request 70204: RANGER-2358: Upgrade Jackson Databind to 2.9.8

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

Review request for ranger, Don Bosco Durai, Colm O hEigeartaigh, Gautam Borad, Abhay Kulkarni, Madhan Neethiraj, Ramesh Mani, Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan Periasamy.


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


Repository: ranger


Description
-------

It seems there are different versions of same jar is being pulled by different parent libraries during the ranger build. This issue shall address following libraries versions.
1) jackson-core
2) jackson-annotations
3) jackson-databind
4) commons.codec
5) commons.io.version
6) commons.net.version
7) netty-all.version
8) zookeeper.version


Diffs
-----

  kms/pom.xml 59dd2761f 
  pom.xml d5c4e924a 
  ranger-examples/src/main/assembly/plugin-sampleapp.xml 42d2e2d62 
  security-admin/pom.xml 2c587605b 
  src/main/assembly/kms.xml 8a7c6a7c4 
  src/main/assembly/tagsync.xml dd7580b01 


Diff: https://reviews.apache.org/r/70204/diff/1/


Testing
-------

Tested Ranger installation and user/policy CRUD operations.


Thanks,

Pradeep Agrawal


Re: Review Request 70204: RANGER-2358: Upgrade Jackson Databind to 2.9.8

Posted by Zsombor Gegesy <zs...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70204/#review213667
-----------------------------------------------------------


Ship it!




Ship It!

- Zsombor Gegesy


On March 13, 2019, 12:41 p.m., Pradeep Agrawal wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/70204/
> -----------------------------------------------------------
> 
> (Updated March 13, 2019, 12:41 p.m.)
> 
> 
> Review request for ranger, Don Bosco Durai, Colm O hEigeartaigh, Gautam Borad, Abhay Kulkarni, Madhan Neethiraj, Ramesh Mani, Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-2358
>     https://issues.apache.org/jira/browse/RANGER-2358
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> It seems there are different versions of same jar is being pulled by different parent libraries during the ranger build. This issue shall address following libraries versions.
> 1) jackson-core
> 2) jackson-annotations
> 3) jackson-databind
> 4) commons.codec
> 5) commons.io.version
> 6) commons.net.version
> 7) netty-all.version
> 8) zookeeper.version
> 
> 
> Diffs
> -----
> 
>   kms/pom.xml 59dd2761f 
>   pom.xml d5c4e924a 
>   ranger-examples/src/main/assembly/plugin-sampleapp.xml 42d2e2d62 
>   security-admin/pom.xml 2c587605b 
>   src/main/assembly/kms.xml 8a7c6a7c4 
>   src/main/assembly/tagsync.xml dd7580b01 
> 
> 
> Diff: https://reviews.apache.org/r/70204/diff/1/
> 
> 
> Testing
> -------
> 
> Tested Ranger installation and user/policy CRUD operations.
> 
> 
> Thanks,
> 
> Pradeep Agrawal
> 
>


Re: Review Request 70204: RANGER-2358: Upgrade Jackson Databind to 2.9.8

Posted by Pradeep Agrawal <pr...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70204/
-----------------------------------------------------------

(Updated March 14, 2019, 7:11 a.m.)


Review request for ranger, Don Bosco Durai, Colm O hEigeartaigh, Gautam Borad, Abhay Kulkarni, Madhan Neethiraj, Ramesh Mani, Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan Periasamy.


Changes
-------

patch rebase


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


Repository: ranger


Description
-------

It seems there are different versions of same jar is being pulled by different parent libraries during the ranger build. This issue shall address following libraries versions.
1) jackson-core
2) jackson-annotations
3) jackson-databind
4) commons.codec
5) commons.io.version
6) commons.net.version
7) netty-all.version
8) zookeeper.version


Diffs (updated)
-----

  kms/pom.xml 8c5358486 
  pom.xml 553a2f6ff 
  ranger-examples/src/main/assembly/plugin-sampleapp.xml 42d2e2d62 
  security-admin/pom.xml 1414745c5 
  src/main/assembly/kms.xml 8a7c6a7c4 
  src/main/assembly/tagsync.xml dd7580b01 


Diff: https://reviews.apache.org/r/70204/diff/2/

Changes: https://reviews.apache.org/r/70204/diff/1-2/


Testing
-------

Tested Ranger installation and user/policy CRUD operations.


Thanks,

Pradeep Agrawal