-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58530/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-1527
https://issues.apache.org/jira/browse/RANGER-1527
Repository: ranger
Description
-------
There are some inconsistencies with the curator dependencies. This patch
addresses the following issues:
a) Remove unneeded "curator-test" test dependency in the KMS module.
b) Upgrade curator dependency from 2.7.0 -> 2.7.1 to be consistent with the
dependency coming in from Hadoop.
c) Remove curator-recipies 2.6.0 dependency in kms - instead curator-recipies
2.7.1 is pulled in from Hadoop.
Diffs
-----
kms/pom.xml adc26d6
pom.xml e6ffb68
Diff: https://reviews.apache.org/r/58530/diff/1/
Testing
-------
Tested the KMS service works ok with the updated curator-recipies jar.
Thanks,
Colm O hEigeartaigh