aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun He <jun.he@linaro.org>2018-04-24 12:59:30 +0800
committerJun He <junhe@apache.org>2018-04-26 02:02:16 +0000
commit5031b6635f832e736de176ae84018f071f5c4b9b (patch)
tree9c4ddcea3654fbaea6e2e9647fa30fc1eee090ef
parentc2760214a1e2430eec313ebb53f9e52311b501f3 (diff)
BIGTOP-2991: Bump up Spark version to 2.2.1
This closes #353 Change-Id: I5e5b47db667206bd4a810b1015793d69c1223cde Signed-off-by: Jun He <junhe@apache.org>
-rw-r--r--bigtop.bom2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop.bom b/bigtop.bom
index 1cf7f0a4..f8bc6609 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -319,7 +319,7 @@ bigtop {
name = 'spark'
pkg = 'spark-core'
relNotes = 'Apache Spark'
- version { base = '2.2.0'; pkg = base; release = 1 }
+ version { base = '2.2.1'; pkg = base; release = 1 }
tarball { destination = "$name-${version.base}.tar.gz"
source = "$name-${version.base}.tgz" }
url { download_path = "/$name/$name-${version.base}"