aboutsummaryrefslogtreecommitdiff
path: root/bigtop.bom
diff options
context:
space:
mode:
authorAnton Chevychalov <cab@arenadata.io>2017-09-08 19:52:14 +0300
committerYoungwoo Kim <ywkim@apache.org>2018-02-03 10:48:25 +0900
commiteafac8e4aba13d69a5dcf16e7fd51670cb291744 (patch)
treec9e21d0f4965a85cc688929027fd6f4478fda3e5 /bigtop.bom
parent3f723b7d01ee2c8bbcacce8302e1fc9a7fed6905 (diff)
BIGTOP-2894 Bump hbase to 1.3.1
There are a number of issues with licenses check when hbase building with Hadoop 2.8.x That patch bump hbase to latest release and add couple patches. Signed-off-by: Youngwoo Kim <ywkim@apache.org>
Diffstat (limited to 'bigtop.bom')
-rw-r--r--bigtop.bom2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop.bom b/bigtop.bom
index e7144c72..1c129b19 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -165,7 +165,7 @@ bigtop {
'hbase' {
name = 'hbase'
relNotes = 'Apache HBase'
- version { base = '1.1.12'; pkg = base; release = 1 }
+ version { base = '1.3.1'; pkg = base; release = 1 }
tarball { destination = "${name}-${version.base}.tar.gz"
source = "${name}-${version.base}-src.tar.gz" }
url { download_path = "/$name/${version.base}/"