Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Contributor
Created on 10-23-2018 06:49 PM - edited 08-17-2019 05:59 AM
If MySQL Driver does not exist by default, or not installed when MySQL is installed, then the provisioned cluster has the following errors.
In this case, create a Recipe in Cloudbreak to install MySQL jdbc driver at pre-ambari-start time:
During Create Cluster, use Advance option. Pick the recipe pk-install-mysql-driver-pre from the drop down and click Attach. This will ensure that the jdbc driver is installed before Ambari is started.
This should then result in a clean install.
796 Views