-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58068/
-----------------------------------------------------------
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
-----
agents-common/src/main/java/org/apache/ranger/plugin/client/HadoopConfigHolder.java
8e79706
hive-agent/src/main/java/org/apache/ranger/services/hive/client/HiveClient.java
e3074ce
security-admin/pom.xml d2a9e18
security-admin/src/main/webapp/scripts/views/service/ConfigurationList.js
dcc85ab
Diff: https://reviews.apache.org/r/58068/diff/1/
Testing
-------
Tested on Simple environment.
Tested on Secure cluster
Tested with SSL
Thanks,
Ankita Sinha