Velmurugan Periasamy created AMBARI-10002:
---------------------------------------------
Summary: Change error message during ranger admin install failure
Key: AMBARI-10002
URL: https://issues.apache.org/jira/browse/AMBARI-10002
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.0.0
Reporter: Velmurugan Periasamy
Assignee: Gautam Borad
Fix For: 2.0.0
Currently the following error message is given when ranger admin install fails.
{color:red}2015-02-26 16:18:44,959 - Ranger Admin installation Failed! Ranger
requires DB client installed on Ranger Host and DB server running on DB
Host{color}
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.
{color:#14892c}2015-02-26 16:18:44,959 - 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}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)