vikaskr22 commented on code in PR #1143: URL: https://github.com/apache/ranger/pull/1143#discussion_r3763536439
########## ranger-tools/src/main/python/stress/stress_kms.py: ########## @@ -29,7 +30,8 @@ # This script requires Python package apache_ranger to be present. # The package can be installed using following command: # pip3 install --upgrade apache_ranger -# +# If KMS is running with Kerberos, then 'requests-kerberos' package is required and can be installed using following command: Review Comment: Removed that comment @mneethiraj . Please check now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
