From 47b5dda8b9bca4ef67a45175b13422c7cc9f3287 Mon Sep 17 00:00:00 2001 From: Andrew Kenworthy Date: Tue, 11 Nov 2025 10:39:12 +0100 Subject: [PATCH] bump hbase to latest supported version --- .../create-hfile-and-import-to-hbase.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/hbase-hdfs-load-cycling-data/create-hfile-and-import-to-hbase.yaml b/demos/hbase-hdfs-load-cycling-data/create-hfile-and-import-to-hbase.yaml index ddc7aa86..655c8631 100644 --- a/demos/hbase-hdfs-load-cycling-data/create-hfile-and-import-to-hbase.yaml +++ b/demos/hbase-hdfs-load-cycling-data/create-hfile-and-import-to-hbase.yaml @@ -9,7 +9,7 @@ spec: spec: containers: - name: create-hfile-and-import-to-hbase - image: oci.stackable.tech/sdp/hbase:2.6.1-stackable0.0.0-dev + image: oci.stackable.tech/sdp/hbase:2.6.3-stackable0.0.0-dev env: - name: HADOOP_USER_NAME value: stackable