BIGTOP-2901: disable GPDB because of build failure on OpenSuSE 42.1

Signed-off-by: Evans Ye <[email protected]>


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

Branch: refs/heads/branch-1.2
Commit: 053e911dde31c7c831bfa01fbd8f8a1f9bdc9325
Parents: a7750a5
Author: Olaf Flebbe <[email protected]>
Authored: Tue Oct 3 17:01:38 2017 +0200
Committer: Evans Ye <[email protected]>
Committed: Wed Oct 4 21:27:00 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/053e911d/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 18163f9..7677f93 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -454,6 +454,7 @@ bigtop {
       url     { site = "https://github.com/quantcast/qfs/archive";
                 archive = site }
     }
+    /* commented out because of BIGTOP-2901
     'gpdb' {
       name    = 'gpdb'
       relNotes = 'GreenPlum'
@@ -462,7 +463,7 @@ bigtop {
                 source      = "${version.base}.tar.gz" }
       url     { site = "https://github.com/greenplum-db/gpdb/archive/";
                 archive = site }
-    }
+    } */
     'ambari' {
       name    = 'ambari'
       relNotes = 'Apache Ambari'

Reply via email to