Fix version 1.5.1 -> 1.5.2 in spark.md

This commit is contained in:
Ryu Ah young 2016-01-11 10:18:41 -08:00
parent ef77027b32
commit a5d26d7656

View file

@ -76,7 +76,7 @@ for example,
That's it. Zeppelin will work with any version of Spark and any deployment type without rebuilding Zeppelin in this way. ( Zeppelin 0.5.5-incubating release works up to Spark 1.5.1 )
That's it. Zeppelin will work with any version of Spark and any deployment type without rebuilding Zeppelin in this way. ( Zeppelin 0.5.5-incubating release works up to Spark 1.5.2 )
> Note that without exporting `SPARK_HOME`, it's running in local mode with included version of Spark. The included version may vary depending on the build profile.