-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31888/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Andrew-Duplicate-Accct-Inactiv
Konwinski, Jonathan Robie, Nate Cole, Velmurugan Periasamy, and Yusaku Sako.
Bugs: AMBARI-10002
https://issues.apache.org/jira/browse/AMBARI-10002
Repository: ambari
Description
-------
Currently the following error message is given when ranger admin install fails:
Ranger Admin installation Failed! Ranger requires DB client installed on Ranger
Host and DB server running on DB Host
Since this error message can be thrown for any install issue (including root
mysql user access issue), it creates confusion for users, so please change the
error message to the below:
Ranger Admin installation Failed! Ranger requires DB client installed on Ranger
Host, DB administrative privileges configured for connectivity from the Ranger
Admin host to the configured DB host/instance and the DB server up and running
on the DB host.{color}
Diffs
-----
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger.py
3134567
Diff: https://reviews.apache.org/r/31888/diff/
Testing
-------
Tested on a RHEL6 Instance and a Ubuntu12 instance for updated error message on
Ranger Install failure.
Thanks,
Gautam Borad