Skip to content

Commit cde5f8d

Browse files
committed
Modify document description so that this docs can be searched
1 parent 9e9390c commit cde5f8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/spark_cluster_mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
33
title: "Apache Zeppelin on Spark cluster mode"
4-
description: ""
4+
description: "This document will guide you how you can build and configure the environment on 3 types of Spark cluster manager with Apache Zeppelin using docker scripts."
55
group: install
66
---
77
<!--
@@ -73,7 +73,7 @@ ps -ef | grep spark
7373

7474

7575
## Spark on Yarn mode
76-
You can simply set up [Spark on Yarn](http://spark.apache.org/docs/latest/running-on-yarn.html) environment with below steps using docker script.
76+
You can simply set up [Spark on Yarn](http://spark.apache.org/docs/latest/running-on-yarn.html) environment with below steps using Docker scripts.
7777

7878
> **Note :** Since Apache Zeppelin and Spark use same `8080` port for their web UI, you might need to change `zeppelin.server.port` in `conf/zeppelin-site.xml`.
7979

0 commit comments

Comments
 (0)