You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2017/07/19 21:37:03 UTC

bigtop git commit: BIGTOP-2839. Bump Hadoop version to 2.7.4

Repository: bigtop
Updated Branches:
  refs/heads/master 9612b8f9e -> 2890d9532


BIGTOP-2839. Bump Hadoop version to 2.7.4


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/2890d953
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/2890d953
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/2890d953

Branch: refs/heads/master
Commit: 2890d95329d4b517bdfd4c547831c3622292c7d6
Parents: 9612b8f
Author: Konstantin Boudnik <ko...@epam.com>
Authored: Wed Jul 19 14:35:23 2017 -0700
Committer: Konstantin Boudnik <ko...@epam.com>
Committed: Wed Jul 19 14:35:23 2017 -0700

----------------------------------------------------------------------
 bigtop.bom | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/2890d953/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 4666f05..38d8e0d 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'