Skip to content

Commit 500441a

Browse files
committed
chore: build spark/hbase-connectors against hbase lts
1 parent 2fa8045 commit 500441a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ All notable changes to this project will be documented in this file.
4242
- hive: Bump `4.2.0` to Hadoop `3.4.3` ([#1539]).
4343
- java-devel: Bump Maven to 3.9.16 ([#1548]).
4444
- spark: fix graceful shutdown at SIGTERM ([#1564])
45+
- spark-k8s/hbase-connectors: built against hbase 2.6.6 ([#1573]).
4546

4647
### Fixed
4748

spark-k8s/hbase-connectors/boil-config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ java-devel = "17"
55
spark-version = "3.5.8"
66
# TODO: Bump to 3.4.3. Note that this causes compilation errors that need to be fixed.
77
hadoop-version = "3.4.2"
8-
hbase-version = "2.6.3"
8+
hbase-version = "2.6.6"

0 commit comments

Comments
 (0)