-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56146/
-----------------------------------------------------------
Review request for ranger, Alok Lal, Ankita Sinha, Don Bosco Durai, Abhay
Kulkarni, Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, and Velmurugan
Periasamy.
Bugs: RANGER-1342
https://issues.apache.org/jira/browse/RANGER-1342
Repository: ranger
Description
-------
When reading the config from the service request, the password is not
encrypted. But during the client login, code expects the password in encrypted
format. This issue happens with other plugins like hdfs, yarn, and hbase as
well.
Diffs
-----
agents-common/src/main/java/org/apache/ranger/plugin/client/HadoopConfigHolder.java
902a8b9
Diff: https://reviews.apache.org/r/56146/diff/
Testing
-------
1. Performed functional tests with test connection as well as resource lookup
as the code flow is common for both the cases.
2. Also, verified cases for other plugins like hbase and hdfs
3. Verified both the cases with and without saving new credentials in the repo
config.
4. Verfied with both local and AD users.
Thanks,
Sailaja Polavarapu