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

Review request for ranger, bhavik patel, Dhaval Shah, Dineshkumar Yadav, 
Harshal Chavan, Kishor Gollapalliwar, Madhan Neethiraj, Mehul Parikh, Nitin 
Galave, Pradeep Agrawal, and Velmurugan Periasamy.


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


Repository: ranger


Description
-------

Service Test Connection for Hive service is not working in ranger post adding 
support for Hive4.
Because of the cmd - show databases like "*"; used while service check, is no 
longer working in Hive4. As per 
[HIVE-23243](https://issues.apache.org/jira/browse/HIVE-23243) , the pattern * 
is replaced with %. So in ranger also we will have to use % instead of *.


Diffs
-----

  
hive-agent/src/main/java/org/apache/ranger/services/hive/client/HiveClient.java 
6d6bbbb69 


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


Testing
-------

As part of testing I have 
1. Installed a cluster having Ranger and Hive4
2. From ranger admin UI now the service test connection for Hive service is 
successful


Thanks,

Himanshu Maurya

Reply via email to