Cascading / vagrant-cascading-hadoop-cluster

Deploying apache-hadoop in a virtualized cluster as easy as 1-2-3.
127 stars 49 forks source link

Resetting cluster #14

Open poneill00 opened 9 years ago

poneill00 commented 9 years ago

Hey,

a few times my cluster has died (typically when left running and machine sleeps :( )

Anywho, it seems that you need to also do 'sudo rm -rf /srv/zookeeper'

to get the nodes into a position to restart correctly.

Cheers.

fs111 commented 9 years ago

Good catch. Do you feel like sending a small patch for the README?