update docker file path yarn mode

This commit is contained in:
Khalid Huseynov 2016-11-15 23:21:20 +09:00
parent 9e4ad68897
commit 887b499143

View file

@ -80,7 +80,7 @@ You can simply set up [Spark on YARN](http://spark.apache.org/docs/latest/runnin
> **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`.
### 1. Build Docker file
You can find docker script files under `scripts/docker/spark-cluster-managers`.
You can find docker script files under `scripts/docker/spark-cluster-managers/spark_yarn_cluster`.
```
cd $ZEPPELIN_HOME/scripts/docker/spark-cluster-managers/spark_yarn