futuresystems / big-data-stack

Hadoop-based Big Data stack (hdfs, yarn, spark, etc)
Apache License 2.0
6 stars 17 forks source link

zookeeper not started when for namenode initialization #57

Closed badmutex closed 8 years ago

badmutex commented 8 years ago

Elided output

PLAY [initialize namenodes 1] **************************************************

TASK [setup] *******************************************************************
ok: [master0]

TASK [namenode format] *********************************************************
changed: [master0]

TASK [initialize shared edits] *************************************************
changed: [master0]

TASK [format zookeeper] ********************************************************
fatal: [master0]: FAILED! => {"changed": true, "cmd": "sh -lc 'hdfs zkfc -formatZK -force'
FATAL ha.ZKFailoverController: Unable to start failover controller. Unable to connect to ZooKeeper quorum at master0:2181,master1:2181,master2:2181. Please check the configured value for ha.zookeeper.quorum and ensure that ZooKeeper is running."
badmutex commented 8 years ago

Fixed in v0.2.0