Change rebuild -> rebuilding in spark.md

This commit is contained in:
Ryu Ah young 2015-12-29 20:48:56 -08:00
parent 99b1e9eede
commit 3041b95299

View file

@ -76,7 +76,7 @@ for example,
That's it. Zeppelin will work with any version of Spark and any deployment type without rebuild 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.1 )
> 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.