aboutsummaryrefslogtreecommitdiff
path: root/bigtop.mk
diff options
context:
space:
mode:
authorjayunit100 <jay@apache.org>2014-12-12 19:25:55 -0500
committerjayunit100 <jay@apache.org>2014-12-17 22:03:20 -0500
commit7e008b781aaa26b6fbc4b5fb9b709da1dbcd4e62 (patch)
tree16b092628ee1221f054057b9b416f0b06788a33e /bigtop.mk
parent388beca8e1b30133024ce3c38ce8785b09f3ba10 (diff)
BIGTOP-1550. Spark update to 1.1.0
Diffstat (limited to 'bigtop.mk')
-rw-r--r--bigtop.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/bigtop.mk b/bigtop.mk
index f071bf55..5902be1d 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -247,8 +247,8 @@ $(eval $(call PACKAGE,crunch,CRUNCH))
SPARK_NAME=spark
SPARK_RELNOTES_NAME=Spark
SPARK_PKG_NAME=spark-core
-SPARK_BASE_VERSION=0.9.1
-SPARK_PKG_VERSION=0.9.1
+SPARK_BASE_VERSION=1.1.0
+SPARK_PKG_VERSION=1.1.0
SPARK_RELEASE_VERSION=1
SPARK_TARBALL_DST=spark-$(SPARK_BASE_VERSION).tar.gz
SPARK_TARBALL_SRC=spark-$(SPARK_BASE_VERSION).tgz