We have been using the conda-analytics Miniconda-based environment to run Spark3 Airflow jobs and for adhoc spark commands for a while now.
We now want to extend Spark3 support to include the users of JupyterHub, and by extension to the users of wmfdata.
Thus in this task we want to:
- Modify conda-analytics to support jupyterhub.
- Do the necessary puppet changes so that stat machines start pointing to conda-analytics instead of anaconda-wmf.
This work is a prerequisite to T318587.