You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by se...@apache.org on 2017/05/30 01:55:22 UTC

bigtop git commit: BIGTOP-2790. Ambari: deploying cluster fails due to ambari-agent version mismatch

Repository: bigtop
Updated Branches:
  refs/heads/master 190af38f3 -> a41c485df


BIGTOP-2790. Ambari: deploying cluster fails due to ambari-agent version mismatch

Closes #226


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/a41c485d
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/a41c485d
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/a41c485d

Branch: refs/heads/master
Commit: a41c485df44e4e80f10e8852a66bcbb418893f28
Parents: 190af38
Author: Kengo Seki <se...@apache.org>
Authored: Tue May 30 09:11:54 2017 +0900
Committer: Kengo Seki <se...@apache.org>
Committed: Mon May 29 21:54:58 2017 -0400

----------------------------------------------------------------------
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/a41c485d/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index ebb4bc2..622909d 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}/"