-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73362/
-----------------------------------------------------------
Review request for ranger, Abhishek Kumar, Don Bosco Durai, Abhay Kulkarni,
Ramesh Mani, Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan Periasamy.
Bugs: RANGER-3289
https://issues.apache.org/jira/browse/RANGER-3289
Repository: ranger
Description
-------
updated Python client methods to accept optional argument params, which will be
sent to Ranger REST APIs as query-params
Diffs
-----
intg/src/main/python/apache_ranger/client/ranger_client.py 96543cc3c
intg/src/main/python/setup.py 5a9765713
Diff: https://reviews.apache.org/r/73362/diff/1/
Testing
-------
- verified that optional paramters like pageSize are sent by Python client to
Ranger Admin
Thanks,
Madhan Neethiraj