-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58353/
-----------------------------------------------------------
Review request for atlas, Apoorv Naik, Madhan Neethiraj, and Sarath Subramanian.
Bugs: ATLAS-1727
https://issues.apache.org/jira/browse/ATLAS-1727
Repository: atlas
Description
-------
Bug details :- Quick Start utility requires username and password.Its better to
hide the password part of it.
Used console.readPassword method of System.console to readpassword and thereby
hidding the password detail.
Diffs
-----
common/src/main/java/org/apache/atlas/utils/AuthenticationUtil.java 6430fb1
Diff: https://reviews.apache.org/r/58353/diff/1/
Testing
-------
Tested Quick start and atlas_admin.py utilities and they working fine.
Packaging going fine.
Thanks,
Nixon Rodrigues