jupyter-server / enterprise_gateway

A lightweight, multi-tenant, scalable and secure gateway that enables Jupyter Notebooks to share resources across distributed clusters such as Apache Spark, Kubernetes and others.
https://jupyter-enterprise-gateway.readthedocs.io/en/latest/
Other
615 stars 221 forks source link

Improve documentation and error handling around Spark Operator deployments #1169

Closed kevin-bates closed 1 year ago

kevin-bates commented 1 year ago

As discussed in #1167, we should improve the documentation surrounding the use of the Spark Operator. At minimum we should:

  1. Add a link to the Note of the Process Proxy section that informs the user how to install the Spark Operator.
  2. We should enhance the launch_custom_resource.py file to recognize the 404 failure listed in #1167 and suggest that the Spark Operator may not be installed.