You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Don Bosco Durai <bo...@apache.org> on 2022/12/01 17:49:53 UTC

Re: Review Request 74216: RANGER-3982: updated Python client to support Ranger KMS REST APIs

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


Ship it!




Ship It!

- Don Bosco Durai


On Nov. 24, 2022, 8:28 p.m., Madhan Neethiraj wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/74216/
> -----------------------------------------------------------
> 
> (Updated Nov. 24, 2022, 8:28 p.m.)
> 
> 
> Review request for ranger, Abhishek  Kumar, Ankita Sinha, deepak sharma, Dhaval Shah, Kishor Gollapalliwar, Abhay Kulkarni, Mehul Parikh, Monika Kachhadiya, Ramesh Mani, Siddhesh Phatak, Sailaja Polavarapu, Subhrat Chaudhary, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-3982
>     https://issues.apache.org/jira/browse/RANGER-3982
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> - added classes RangerKMSClient, RangerKey, RangerKeyVersion, RangerKeyMetadata and RangerEncryptedKeyVersion
> - updated README.md with sample calls for each KMS API
> 
> 
> Diffs
> -----
> 
>   intg/src/main/python/README.md f21628fb0 
>   intg/src/main/python/apache_ranger/client/ranger_client.py 7bb6493a1 
>   intg/src/main/python/apache_ranger/client/ranger_kms_client.py PRE-CREATION 
>   intg/src/main/python/apache_ranger/exceptions.py a2299479c 
>   intg/src/main/python/apache_ranger/model/ranger_base.py 83ec44dd4 
>   intg/src/main/python/apache_ranger/model/ranger_kms.py PRE-CREATION 
>   intg/src/main/python/apache_ranger/utils.py b0ceb5c59 
>   intg/src/main/python/setup.py 8ea476320 
> 
> 
> Diff: https://reviews.apache.org/r/74216/diff/2/
> 
> 
> Testing
> -------
> 
> - verified KMS API calls using test_ranger_kms.py (in README.md)
> - test Apache Ranger Python client (0.0.19) that includes this patch is available at https://test.pypi.org/project/apache-ranger/
> 
> 
> Thanks,
> 
> Madhan Neethiraj
> 
>