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

Separate toree from Jupyterhub since it depends on Spark #131

Open romulogoncalves opened 5 years ago

romulogoncalves commented 5 years ago

Jupyterhub only needs Toree if it goes to interact with Spark. If now, like Dask, we do not need to install Toree for Jupyterhub.

Toree should be a role by itself or we need to control its installation with tags. I would be in favor of a different role.