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/1ea14230
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/1ea14230
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/1ea14230

Branch: refs/heads/branch-1.2
Commit: 1ea14230c5c5f2b121be96bceb220f72d4e27c4a
Parents: c7af615
Author: Kengo Seki <[email protected]>
Authored: Tue May 30 09:11:54 2017 +0900
Committer: Evans Ye <[email protected]>
Committed: Sat Jul 1 12:52:55 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/1ea14230/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 912b9ad..5934dec 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}/"

Reply via email to