aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bigtop.bom3
1 files changed, 3 insertions, 0 deletions
diff --git a/bigtop.bom b/bigtop.bom
index 4666f057..38d8e0d1 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -135,6 +135,9 @@ bigtop {
url { download_path = "/$name/common/$name-${version.base}"
site = "${apache.APACHE_MIRROR}/${download_path}"
archive = "${apache.APACHE_ARCHIVE}/${download_path}" }
+ git { repo="https://github.com/apache/hadoop.git"
+ ref="branch-2.7"
+ dir = null }
}
'ignite-hadoop' {
name = 'ignite-hadoop'