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/13f9c92b Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/13f9c92b Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/13f9c92b Branch: refs/heads/BIGTOP-2839 Commit: 13f9c92bae9b3e7dbda5c255c693a9a0521408aa Parents: 40e796b Author: Konstantin Boudnik <[email protected]> Authored: Thu Jul 20 14:43:45 2017 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Thu Jul 20 18:41:57 2017 -0700 ---------------------------------------------------------------------- bigtop.bom | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/13f9c92b/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'
