Change font style

This commit is contained in:
Lee moon soo 2015-11-19 14:06:01 +09:00
parent de74e6b7fb
commit 8c9361db8c

View file

@ -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