[
https://issues.apache.org/jira/browse/AMBARI-10002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355599#comment-14355599
]
Hudson commented on AMBARI-10002:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #1996 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1996/])
AMBARI-10002. Change error message during ranger admin install failure (Gautam
Borad via alejandro) (afernandez:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=86c253a97e15a9200c88e0ccf083efda18cb7aa4)
*
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger.py
> 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
>
> Attachments: 0001-AMBARI-10002.patch
>
>
> 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)