Commit c86eb8dd authored by Mulloy Morrow's avatar Mulloy Morrow Committed by GitHub

fix proxy url

fix proxy url
parent 04602bb9
...@@ -156,7 +156,7 @@ kubectl proxy --port=8001 ...@@ -156,7 +156,7 @@ kubectl proxy --port=8001
``` ```
At which point the UI will be available at At which point the UI will be available at
[http://localhost:8001/api/v1/proxy/namespaces/spark-cluster/services/spark-webui/](http://localhost:8001/api/v1/proxy/namespaces/default/services/spark-webui/). [http://localhost:8001/api/v1/proxy/namespaces/spark-cluster/services/spark-webui/](http://localhost:8001/api/v1/proxy/namespaces/spark-cluster/services/spark-webui/).
## Step Three: Start your Spark workers ## Step Three: Start your Spark workers
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment