BIGTOP-3065: Bump Hadoop to 2.8.4 Bump to latest release on 2.8 branch
Change-Id: I58e719ef66174312fd005b0bb0d11711aee69ad0 Signed-off-by: Jun He <[email protected]> Signed-off-by: Evans Ye <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/eadc1815 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/eadc1815 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/eadc1815 Branch: refs/heads/branch-1.3 Commit: eadc181505c63cb9fa389c6ac570a1faf909366b Parents: 226c2eb Author: Jun He <[email protected]> Authored: Wed Aug 15 15:07:42 2018 +0800 Committer: Jun He <[email protected]> Committed: Mon Aug 27 02:20:04 2018 +0000 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/eadc1815/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 3839998..3e4bb76 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -144,7 +144,7 @@ bigtop { 'hadoop' { name = 'hadoop' relNotes = 'Apache Hadoop' - version { base = '2.8.1'; pkg = base; release = 1 } + version { base = '2.8.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}"
