Chris Buccella created AMBARI-13153:
---------------------------------------
Summary: Can't install Ranger due to mysql not being started
Key: AMBARI-13153
URL: https://issues.apache.org/jira/browse/AMBARI-13153
Project: Ambari
Issue Type: Bug
Components: ambari-server
Environment: Centos 6.7, HDP 2.3
Reporter: Chris Buccella
I'm installing a cluster via blueprint.
With a minimalist cluster, plus Ranger, the cluster comes up fine. But when I
add more services, Ranger fails to install due to not being able to connect to
MySQL. Looking at the MySQL log, I see that mysqld is started but after 15
minutes, a normal shutdown takes place. A few minutes later, the Ranger install
tries to connect to it.
I've tracked it down to addMysqlUser.sh, called during the install of the MYSQL
component. This script stops the mysqld service.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)