Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.6.1
-
None
Description
When proceeding to "Review" page from "Customize Services" page in the Install Wizard, we show the following warning message:
###
Database Connectivity Warning
You have not run the database connectivity check for Oozie, Hive + HCat. It is recommended that you run the check before proceeding to prevent failures during deployment.
###
This is a bit misleading/confusing, because this warning appears even if the user ran the connectivity check. The warning is shown (correctly) when the database connection check has not been run or has not passed for Hive / Oozie. Let's change the body to:
###
You have not run or passed the database connection test for: Oozie, Hive. It is highly recommended that you pass the connection test before proceeding to prevent failures during deployment.
###
Note that Hive should not be shown as "Hive + HCat".