mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix version 1.5.1 -> 1.5.2 in spark.md
This commit is contained in:
parent
ef77027b32
commit
a5d26d7656
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue