Repository: bigtop Updated Branches: refs/heads/BIGTOP-2839 [created] 26a76ce87
Revert "BIGTOP-2839. Bump Hadoop version to 2.7.4" This reverts commit 2890d95329d4b517bdfd4c547831c3622292c7d6. Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/b2f8f900 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/b2f8f900 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/b2f8f900 Branch: refs/heads/BIGTOP-2839 Commit: b2f8f90019454eb3a635c53ad152e09395694a7b Parents: 2890d95 Author: Konstantin Boudnik <[email protected]> Authored: Thu Jul 20 14:43:45 2017 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Thu Jul 20 14:43:45 2017 -0700 ---------------------------------------------------------------------- bigtop.bom | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/b2f8f900/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 38d8e0d..4666f05 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -135,9 +135,6 @@ 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'
