irifed / ansible-bdas

Ansible recipes for Berkeley Data Analytics Stack deployment
Apache License 2.0
16 stars 14 forks source link

add zookeeper role #15

Open kbroughton opened 9 years ago

kbroughton commented 9 years ago

currently the deployments install cdh5 packaged zookeeper, but it is not configured

ubuntu@ip-10-0-2-93:~$ cat !$ cat /var/lib/zookeeper/myid replace this text with the cluster-unique zookeeper's instance id (1-255)

Need to add a zk role that configures a zookeeper cluster. ( i have one)