nlesc-sherlock / emma

Ansible playbook to create a cluster with GlusterFS, Docker, Spark and JupyterHub services
Apache License 2.0
3 stars 4 forks source link

Rm shell sudo #67

Closed romulogoncalves closed 7 years ago

romulogoncalves commented 7 years ago

It rm most of the shell commands which were using sudo to copy or remove directories. Such change triggered some extra fixes like add a new variable to store the previous version of spark and hadoop so we can do a proper clean of the old version.