mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Change font style
This commit is contained in:
parent
de74e6b7fb
commit
8c9361db8c
1 changed files with 4 additions and 4 deletions
|
|
@ -73,10 +73,10 @@ After start Zeppelin, go to **Interpreter** menu and edit **master** property in
|
|||
|
||||
for example,
|
||||
|
||||
* *local[*]* in local mode,
|
||||
* *spark://master:7077* in standalone cluster,
|
||||
* *yarn-client* in Yarn client mode
|
||||
* *mesos://host:5050* in Mesos cluster
|
||||
* **local[*]** in local mode
|
||||
* **spark://master:7077** in standalone cluster
|
||||
* **yarn-client** in Yarn client mode
|
||||
* **mesos://host:5050** in Mesos cluster
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue