how zookeeper server auto start when reboot machine
i add this in ambari.properties but the zookeeper is not auto start
#####################AUTOSTART###############################
recovery.type=AUTO_START
recovery.enabled_components=METRICS_COLLECTOR,ZOOKEEPER_CLIENT,ZOOKEEPER_SERVER
recovery.lifetime_max_count=102400
####################################
how can do it ?
ambari is 2.4.1.0 HDP is 2.5.0.0
,
how to auto-start zookeeper when the machine is reboot
my ambari is 2.4.1.0
i add the in ambari.properties
#####################AUTOSTART###############################
recovery.type=AUTO_START
recovery.enabled_components=METRICS_COLLECTOR,ZOOKEEPER_CLIENT,ZOOKEEPER_SERVER
recovery.lifetime_max_count=102400
####################################
when the machine is reboot but the zookeeper is not auto start