aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Boudnik <konstantin_boudnik@epam.com>2017-07-12 17:44:09 -0700
committerKonstantin Boudnik <konstantin_boudnik@epam.com>2017-07-12 17:44:09 -0700
commit4b662c36a50f3e29b4be174a28e8f0c6051136a7 (patch)
treebbbe8e7e1a31c75e404509782e526f92bd1c53ec
parent297cf3da616dc884ec4c587162c3dc83790af4f8 (diff)
BIGTOP-2839. Bump Hadoop version to 2.7.4
-rw-r--r--bigtop.bom2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop.bom b/bigtop.bom
index 72b2b943..4666f057 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -129,7 +129,7 @@ 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}"