We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17df51c commit 51c4766Copy full SHA for 51c4766
bigtop-packages/src/common/hbase/patch0-HBASE-27065-2.4.13.diff
bigtop.bom
@@ -162,7 +162,7 @@ bigtop {
162
name = 'hbase'
163
rpm_pkg_suffix = "_" + bigtop.base_version.replace(".", "_")
164
relNotes = 'Apache HBase'
165
- version { base = '2.4.17'; pkg = base; release = 1 }
+ version { base = '2.5.3'; pkg = base; release = 1 }
166
tarball { destination = "${name}-${version.base}.tar.gz"
167
source = "${name}-${version.base}-src.tar.gz" }
168
url { download_path = "/$name/${version.base}/"
0 commit comments