----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58559/ -----------------------------------------------------------
(Updated May 9, 2017, 2:43 p.m.) Review request for ranger. Changes ------- Updated the patch to work with the latest master. Bugs: RANGER-1529 https://issues.apache.org/jira/browse/RANGER-1529 Repository: ranger Description ------- There are some tez dependencies listed as "optional" for both the Hive + HDFS plugins. They should be removed as they are not required and are not included in the distribution, and are dragging some old dependencies into the build classpath for those modules. Diffs (updated) ----- hdfs-agent/pom.xml 348cd7c4 hive-agent/pom.xml 037ea280 pom.xml e2a0f922 Diff: https://reviews.apache.org/r/58559/diff/2/ Changes: https://reviews.apache.org/r/58559/diff/1-2/ Testing ------- Verified the hive/hdfs distributions have the same libs. Thanks, Colm O hEigeartaigh