Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.6.1
-
None
Description
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.
###