aboutsummaryrefslogtreecommitdiff
path: root/bigtop.bom
diff options
context:
space:
mode:
authorKonstantin Boudnik <cos@apache.org>2015-09-13 01:11:05 -0700
committerKonstantin Boudnik <cos@apache.org>2015-09-13 14:20:59 -0700
commit723c1d9943e3d344c37093a936f975ca6566524e (patch)
treeb13a2ae2e1d6ca19d695e62f23049d3980682679 /bigtop.bom
parentb1f743af0885fb2e4d8c09b9fe6ead29b265a25f (diff)
BIGTOP-2041. Spark pkg name is incorrect
Diffstat (limited to 'bigtop.bom')
-rw-r--r--bigtop.bom1
1 files changed, 1 insertions, 0 deletions
diff --git a/bigtop.bom b/bigtop.bom
index f4489f9c..8844c2bd 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -261,6 +261,7 @@ bigtop {
}
'spark' {
name = 'spark'
+ pkg = 'spark-core'
relNotes = 'Apache Spark'
version { base = '1.3.1'; pkg = base; release = 1 }
tarball { destination = "$name-${version.base}.tar.gz"