BIGTOP-2839. Bump Hadoop version to 2.7.4 Switching to branch-2.7.4 (release in vote)
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/680d95b1 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/680d95b1 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/680d95b1 Branch: refs/heads/BIGTOP-2839 Commit: 680d95b1a41389b89339fd1e4c0cd197774a50cb Parents: 32475f1 Author: Konstantin Boudnik <[email protected]> Authored: Wed Aug 2 16:21:45 2017 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Wed Aug 2 16:21:45 2017 -0700 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/680d95b1/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 9fb1615..edbe454 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -151,7 +151,7 @@ bigtop { site = "${apache.APACHE_MIRROR}/${download_path}" archive = "${apache.APACHE_ARCHIVE}/${download_path}" } git { repo= "https://github.com/apache/hadoop.git" - ref = "branch-2.7" + ref = "branch-2.7.4" dir = "${name}-${version.base}-src" } } 'ignite-hadoop' {
