mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix url for spark hist (this is one that works for now)
This commit is contained in:
parent
97e6b3b532
commit
52c1d75566
1 changed files with 2 additions and 1 deletions
|
|
@ -522,7 +522,8 @@
|
|||
<akka.group>com.typesafe.akka</akka.group>
|
||||
<akka.version>2.3.11</akka.version>
|
||||
<protobuf.version>2.5.0</protobuf.version>
|
||||
</properties>
|
||||
<spark.download.url>http://apache.osuosl.org/spark/spark-${spark.version}/spark-${spark.version}.tgz</spark.download.url>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
</dependencies>
|
||||
|
|
|
|||
Loading…
Reference in a new issue