Hi Eason, In case that Zookeeper does not exist on your server like what HBase do. There is a variable for DCS zookeeper in conf/dcs-env.sh as follows( set to false if DCS zookeeper is necessary):
export DCS_MANAGES_ZK=false Best Regards, Kevin Xu -----Original Message----- From: Zhang, Yi (Eason) [mailto:[email protected]] Sent: Monday, June 13, 2016 12:33 AM To: [email protected] Subject: start zookeeper in dcs ?? Hi, I was trying to figure out the dcs start procedure, when I looked into ‘start-dcs.sh’, I found below line in the script: "$bin"/dcs-daemons.sh --config "${DCS_CONF_DIR}" start zookeeper Does anyone know why start zookeeper in dcs? Thanks, Eason
