Update README.md
This commit is contained in:
parent
a7b2c5783c
commit
ca24ee02aa
@ -294,7 +294,7 @@ kubectl get pods -lcomponent=zeppelin # Get the driver pod to interact with.
|
|||||||
```
|
```
|
||||||
|
|
||||||
At which point the Master UI will be available at
|
At which point the Master UI will be available at
|
||||||
[http://localhost:8001/api/v1/proxy/namespaces/default/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/default/services/spark-webui/).
|
||||||
|
|
||||||
You can either interact with the Spark cluster the traditional `spark-shell` /
|
You can either interact with the Spark cluster the traditional `spark-shell` /
|
||||||
`spark-subsubmit` / `pyspark` commands by using `kubectl exec` against the
|
`spark-subsubmit` / `pyspark` commands by using `kubectl exec` against the
|
||||||
|
Loading…
Reference in New Issue
Block a user