aboutsummaryrefslogtreecommitdiff
path: root/bigtop.mk
diff options
context:
space:
mode:
authorJonathan Kelly <jonathak@amazon.com>2015-03-11 10:52:50 -0700
committerYoungWoo Kim <ywkim@apache.org>2015-03-20 11:16:48 +0900
commit0d2ac058d88fec3b8a82e732c8cd7fa8780f15d1 (patch)
tree52eeef913617e895dff4fc664f8316db0903499f /bigtop.mk
parente55414e9a7768ed98721404fc8cb7bdf3a535fcb (diff)
BIGTOP-1755. Upgrade to Spark 1.3.0
Signed-off-by: YoungWoo Kim <ywkim@apache.org>
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 4cb95264..706942f5 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -265,8 +265,8 @@ $(eval $(call PACKAGE,crunch,CRUNCH))
SPARK_NAME=spark
SPARK_RELNOTES_NAME=Spark
SPARK_PKG_NAME=spark-core
-SPARK_BASE_VERSION=1.2.1
-SPARK_PKG_VERSION=1.2.1
+SPARK_BASE_VERSION=1.3.0
+SPARK_PKG_VERSION=1.3.0
SPARK_RELEASE_VERSION=1
SPARK_TARBALL_DST=spark-$(SPARK_BASE_VERSION).tar.gz
SPARK_TARBALL_SRC=spark-$(SPARK_BASE_VERSION).tgz