aboutsummaryrefslogtreecommitdiff
path: root/bigtop.bom
diff options
context:
space:
mode:
authorKengo Seki <sekikn@apache.org>2017-05-30 09:11:54 +0900
committerKengo Seki <sekikn@apache.org>2017-05-29 21:54:58 -0400
commita41c485df44e4e80f10e8852a66bcbb418893f28 (patch)
tree35128f20f53deeacc5755a59510d1a06268fe719 /bigtop.bom
parent190af38f3ad158844a8114bd0660399e289b4b4c (diff)
BIGTOP-2790. Ambari: deploying cluster fails due to ambari-agent version mismatch
Closes #226
Diffstat (limited to 'bigtop.bom')
-rw-r--r--bigtop.bom2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop.bom b/bigtop.bom
index ebb4bc20..622909d6 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -476,7 +476,7 @@ bigtop {
'ambari' {
name = 'ambari'
relNotes = 'Apache Ambari'
- version { base = '2.5.0'; pkg = base; release = 1 }
+ version { base = '2.5.0'; pkg = '2.5.0.0'; release = 1 }
tarball { destination = "apache-$name-${version.base}-src.tar.gz"
source = destination }
url { download_path = "/$name/$name-${version.base}/"