mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Change path to tutorial images
This commit is contained in:
parent
b92ed6cd8e
commit
cabd8df202
1 changed files with 2 additions and 2 deletions
|
|
@ -284,7 +284,7 @@ build-target/bin/start-cluster.sh
|
|||
|
||||
In a browser, navigate to http://`yourip`:8082 to see the Flink Web-UI. Click on 'Task Managers' in the left navigation bar. Ensure there is at least one Task Manager present.
|
||||
|
||||
<center></center>
|
||||
<center></center>
|
||||
|
||||
|
||||
If no task managers are present, restart the Flink cluster with the following commands:
|
||||
|
|
@ -362,7 +362,7 @@ spark/sbin/start-master.sh --webui-port 8082
|
|||
|
||||
Open a browser and navigate to http://`yourip`:8082 to ensure the Spark master is running.
|
||||
|
||||
<center></center>
|
||||
<center></center>
|
||||
|
||||
Toward the top of the page there will be a *URL*: spark://`yourhost`:7077. Note this URL, the Spark Master URI, it will be needed in subsequent steps.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue