-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73277/
-----------------------------------------------------------
Review request for ranger, Kishor Gollapalliwar, Abhay Kulkarni, Madhan
Neethiraj, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, Vishal Suvagia, and
Velmurugan Periasamy.
Bugs: RANGER-3206
https://issues.apache.org/jira/browse/RANGER-3206
Repository: ranger
Description
-------
added python 3 support to the script.
Diffs
-----
security-admin/scripts/db_setup.py 488b708dd
Diff: https://reviews.apache.org/r/73277/diff/1/
Testing
-------
Testing done
Without this patch, running setup.sh in python3 environment was failing.
After the patch setup.sh is able to execute in python3 environment.
Thanks,
Dineshkumar Yadav