----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58067/ -----------------------------------------------------------
(Updated March 31, 2017, 9:15 a.m.) Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni, Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan Periasamy. Bugs: RANGER-1483 https://issues.apache.org/jira/browse/RANGER-1483 Repository: ranger Description ------- Currently, ranger hive service definition uses hiveserver2(hs2) jdbc driver to fetch hive db/table info, which is used to populate drop downs while creating/updating policies. Adding ranger hive service definition to also use hive metastore client which read from hive metastore db. Diffs (updated) ----- agents-common/src/main/java/org/apache/ranger/plugin/client/HadoopConfigHolder.java 00374de hive-agent/src/main/java/org/apache/ranger/services/hive/client/HiveClient.java 734c8e7 security-admin/pom.xml 77f2b25 security-admin/src/main/webapp/scripts/views/service/ConfigurationList.js dcc85ab Diff: https://reviews.apache.org/r/58067/diff/2/ Changes: https://reviews.apache.org/r/58067/diff/1-2/ Testing ------- 1. Tested on Simple environment. 2. Tested on Secure cluster 3. Tested with SSL Thanks, Ankita Sinha