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/20 23:39:52 UTC

[1/3] bigtop git commit: Revert "BIGTOP-2839. Bump Hadoop version to 2.7.4"

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 <ko...@epam.com>
Authored: Thu Jul 20 14:43:45 2017 -0700
Committer: Konstantin Boudnik <ko...@epam.com>
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'


[3/3] bigtop git commit: BIGTOP-2839. Bump Hadoop version to 2.7.4

Posted by co...@apache.org.
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/26a76ce8
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/26a76ce8
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/26a76ce8

Branch: refs/heads/BIGTOP-2839
Commit: 26a76ce87def5aadfa8d4dc176a020794928c097
Parents: 2f5cd33
Author: Konstantin Boudnik <ko...@epam.com>
Authored: Thu Jul 20 14:48:58 2017 -0700
Committer: Konstantin Boudnik <ko...@epam.com>
Committed: Thu Jul 20 15:59:30 2017 -0700

----------------------------------------------------------------------
 bigtop.bom | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/26a76ce8/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 72b2b94..b60f0bd 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -129,12 +129,15 @@ bigtop {
     'hadoop' {
       name    = 'hadoop'
       relNotes = 'Apache Hadoop'
-      version { base = '2.7.3'; pkg = base; release = 1 }
+      version { base = '2.7.4'; pkg = base; release = 1 }
       tarball { destination = "${name}-${version.base}.tar.gz"
                 source      = "${name}-${version.base}-src.tar.gz" }
       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 = "${name}-${version.base}-src" }
     }
     'ignite-hadoop' {
       name    = 'ignite-hadoop'


[2/3] bigtop git commit: Revert "BIGTOP-2839. Bump Hadoop version to 2.7.4"

Posted by co...@apache.org.
Revert "BIGTOP-2839. Bump Hadoop version to 2.7.4"

This reverts commit 4b662c36a50f3e29b4be174a28e8f0c6051136a7.


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

Branch: refs/heads/BIGTOP-2839
Commit: 2f5cd33eff5cbee695eb3fc9d6736f65118de04a
Parents: b2f8f90
Author: Konstantin Boudnik <ko...@epam.com>
Authored: Thu Jul 20 14:43:48 2017 -0700
Committer: Konstantin Boudnik <ko...@epam.com>
Committed: Thu Jul 20 14:43:48 2017 -0700

----------------------------------------------------------------------
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/2f5cd33e/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 4666f05..72b2b94 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -129,7 +129,7 @@ bigtop {
     'hadoop' {
       name    = 'hadoop'
       relNotes = 'Apache Hadoop'
-      version { base = '2.7.4'; pkg = base; release = 1 }
+      version { base = '2.7.3'; pkg = base; release = 1 }
       tarball { destination = "${name}-${version.base}.tar.gz"
                 source      = "${name}-${version.base}-src.tar.gz" }
       url     { download_path = "/$name/common/$name-${version.base}"