Skip to content

Commit

Permalink
BIGTOP-3989 : Upgrade hbase version to 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Akanksha-kedia committed Sep 25, 2023
1 parent 7791c05 commit ebea9de
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 274 deletions.
251 changes: 0 additions & 251 deletions bigtop-packages/src/common/hbase/patch0-HBASE-27065-2.4.13.diff

This file was deleted.

21 changes: 0 additions & 21 deletions bigtop-packages/src/common/hbase/patch1-relocate-okhttp.diff

This file was deleted.

4 changes: 2 additions & 2 deletions bigtop.bom
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ bigtop {
name = 'hbase'
rpm_pkg_suffix = "_" + bigtop.base_version.replace(".", "_")
relNotes = 'Apache HBase'
version { base = '2.4.13'; pkg = base; release = 2 }
version { base = '2.5.3'; pkg = base; release = 1 }
tarball { destination = "${name}-${version.base}.tar.gz"
source = "${name}-${version.base}-src.tar.gz" }
url { download_path = "/$name/${version.base}/"
Expand Down Expand Up @@ -247,7 +247,7 @@ bigtop {
'phoenix' {
name = 'phoenix'
relNotes = 'Apache Phoenix: A SQL skin over HBase'
version { base = "5.1.3"; pkg = base; release = 1 }
version { base = "5.1.2"; pkg = base; release = 1 }
tarball { destination = "$name-${version.base}-src.tar.gz"
source = destination }
url { download_path = "/$name/$name-${version.base}"
Expand Down

0 comments on commit ebea9de

Please sign in to comment.