[ https://issues.apache.org/jira/browse/AMBARI-24022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Onischuk updated AMBARI-24022: ------------------------------------- Attachment: AMBARI-24022.patch > AutoStart Is not working for some of the components in the cluster > ------------------------------------------------------------------ > > Key: AMBARI-24022 > URL: https://issues.apache.org/jira/browse/AMBARI-24022 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.7.0 > Reporter: Pradarttana > Priority: Blocker > Labels: pull-request-available > Fix For: 2.7.0 > > Attachments: AMBARI-24022.patch, AMBARI-24022.patch, > AMBARI-24022.patch > > Time Spent: 1h > Remaining Estimate: 0h > > Autostart is not working for the following components:- > TIMELINE_READER > HIVE_SERVER > SPARK2_THRIFTSERVER > HISTORYSERVER > HBASE_MASTER > ZEPPELIN_MASTER > OOZIE_SERVER > APP_TIMELINE_SERVER > SPARK2_JOBHISTORYSERVER > > {code} > {code} > [root@re-nat-yc-r7-nubs-ambari-autostart-1-1 ~]# tail -f > /var/log/ambari-agent/ambari-agent.log |grep -i RecoveryManager.py > INFO 2018-06-04 11:31:51,233 RecoveryManager.py:213 - TIMELINE_READER needs > recovery, desired = STARTED, and current = INSTALLED. > INFO 2018-06-04 11:31:51,236 RecoveryManager.py:213 - SPARK2_THRIFTSERVER > needs recovery, desired = STARTED, and current = INSTALLED. > INFO 2018-06-04 11:31:51,238 RecoveryManager.py:213 - ZEPPELIN_MASTER needs > recovery, desired = STARTED, and current = INSTALLED. > INFO 2018-06-04 11:31:51,250 RecoveryManager.py:213 - HISTORYSERVER needs > recovery, desired = STARTED, and current = INSTALLED. > INFO 2018-06-04 11:31:51,251 RecoveryManager.py:213 - HIVE_SERVER needs > recovery, desired = STARTED, and current = INSTALLED. > INFO 2018-06-04 11:31:51,254 RecoveryManager.py:213 - HBASE_MASTER needs > recovery, desired = STARTED, and current = INSTALLED. > INFO 2018-06-04 11:31:51,255 RecoveryManager.py:213 - APP_TIMELINE_SERVER > needs recovery, desired = STARTED, and current = INSTALLED. > INFO 2018-06-04 11:31:51,257 RecoveryManager.py:213 - HIVE_METASTORE needs > recovery, desired = STARTED, and current = INSTALLED. > INFO 2018-06-04 11:31:51,258 RecoveryManager.py:213 - SPARK2_JOBHISTORYSERVER > needs recovery, desired = STARTED, and current = INSTALLED. > INFO 2018-06-04 11:31:51,261 RecoveryManager.py:213 - OOZIE_SERVER needs > recovery, desired = STARTED, and current = INSTALLED. > {code} > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)