Vitaly Brodetskyi created AMBARI-6111:
-----------------------------------------
Summary: Change dbconnection test connection failure message to be
more explicit.
Key: AMBARI-6111
URL: https://issues.apache.org/jira/browse/AMBARI-6111
Project: Ambari
Issue Type: Bug
Components: agent
Affects Versions: 1.6.1
Reporter: Vitaly Brodetskyi
Assignee: Vitaly Brodetskyi
Fix For: 1.6.1
Attachments: AMBARI-6111.patch
Run test database connection and get a failure (because I forgot to setup jdbc
driver during setup). I clicked on failed link and can see the log info. Can we
be really specific about what went wrong and what the user needs to do in the
log message that we show?
###
Ambari Server cannot download the database JDBC driver and is unable to test
the database connection. You must run *ambari-server setup
--jdbc-db=$\{dbtype\} --jdbc-driver=/path/to/your/$\{dbtype\}/driver.jar* on
the Ambari Server host to make the JDBC driver available for download and to
enable testing the database connection.
###
--
This message was sent by Atlassian JIRA
(v6.2#6252)