aboutsummaryrefslogtreecommitdiff
path: root/bigtop.mk
diff options
context:
space:
mode:
authorKonstantin Boudnik <cos@wandisco.com>2015-04-21 13:35:52 -0700
committerKonstantin Boudnik <cos@wandisco.com>2015-04-21 15:52:47 -0700
commitf428e51891ee88882d9b6d0fb4795e0228d0f9d1 (patch)
treef59928cbada71ce0313657bc628425d672175909 /bigtop.mk
parent56e49d5fa38e4fc566d7cb8ca9dda31a8ae6f4fd (diff)
BIGTOP-1842. Remove gridgain-hadoop from BOM
Diffstat (limited to 'bigtop.mk')
-rw-r--r--bigtop.mk15
1 files changed, 0 insertions, 15 deletions
diff --git a/bigtop.mk b/bigtop.mk
index d69001e4..1a80adfb 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -50,21 +50,6 @@ HADOOP_SITE=$(APACHE_MIRROR)$(HADOOP_DOWNLOAD_PATH)
HADOOP_ARCHIVE=$(APACHE_ARCHIVE)$(HADOOP_DOWNLOAD_PATH)
$(eval $(call PACKAGE,hadoop,HADOOP))
-# Gridgain
-GRIDGAIN_HADOOP_NAME=gridgain-hadoop
-GRIDGAIN_HADOOP_RELNOTES_NAME=Gridgain
-GRIDGAIN_HADOOP_PKG_NAME=gridgain-hadoop
-GRIDGAIN_HADOOP_BASE_VERSION=6.5.6
-GRIDGAIN_HADOOP_PKG_VERSION=$(GRIDGAIN_HADOOP_BASE_VERSION)
-GRIDGAIN_HADOOP_VCS_TAG=release-$(GRIDGAIN_HADOOP_BASE_VERSION)
-GRIDGAIN_HADOOP_RELEASE_VERSION=1
-GRIDGAIN_HADOOP_TARBALL_DST=$(GRIDGAIN_HADOOP_NAME)-$(GRIDGAIN_HADOOP_BASE_VERSION).tar.gz
-GRIDGAIN_HADOOP_TARBALL_SRC=$(GRIDGAIN_HADOOP_VCS_TAG).tar.gz
-GRIDGAIN_HADOOP_DOWNLOAD_PATH=https://github.com/gridgain/gridgain/archive
-GRIDGAIN_HADOOP_SITE=$(GRIDGAIN_HADOOP_DOWNLOAD_PATH)
-GRIDGAIN_HADOOP_ARCHIVE=$(GRIDGAIN_HADOOP_DOWNLOAD_PATH)
-$(eval $(call PACKAGE,gridgain-hadoop,GRIDGAIN_HADOOP))
-
# Apache Ignite
IGNITE_HADOOP_NAME=ignite-hadoop
IGNITE_HADOOP_RELNOTES_NAME=Ignite