diff --git a/docs/assets/themes/zeppelin/img/docs-img/zeppelin_mesos_conf.png b/docs/assets/themes/zeppelin/img/docs-img/zeppelin_mesos_conf.png new file mode 100644 index 00000000000..b85a3da4744 Binary files /dev/null and b/docs/assets/themes/zeppelin/img/docs-img/zeppelin_mesos_conf.png differ diff --git a/docs/assets/themes/zeppelin/img/docs-img/zeppelin_mesos_interpreter.png b/docs/assets/themes/zeppelin/img/docs-img/zeppelin_mesos_interpreter.png deleted file mode 100644 index d352f4c66e7..00000000000 Binary files a/docs/assets/themes/zeppelin/img/docs-img/zeppelin_mesos_interpreter.png and /dev/null differ diff --git a/docs/install/spark_cluster_mode.md b/docs/install/spark_cluster_mode.md index 99efe0864f6..d4c864a91c4 100644 --- a/docs/install/spark_cluster_mode.md +++ b/docs/install/spark_cluster_mode.md @@ -1,7 +1,7 @@ --- layout: page title: "Apache Zeppelin on Spark cluster mode" -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." +description: "This document will guide you how you can build and configure the environment on 3 types of Spark cluster manager(Standalone, Hadoop Yarn, Apache Mesos) with Apache Zeppelin using docker scripts." group: install ---