mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Make default spark version 1.4
This commit is contained in:
parent
f04ce390f5
commit
d7d6ba58a1
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
|
||||
<properties>
|
||||
<spark.version>1.3.1</spark.version>
|
||||
<spark.version>1.4.0</spark.version>
|
||||
<scala.version>2.10.4</scala.version>
|
||||
<scala.binary.version>2.10</scala.binary.version>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue