From 357ac96188e6bfdaa2570ef02d4841aec6634624 Mon Sep 17 00:00:00 2001 From: Andrew Kenworthy Date: Tue, 11 Nov 2025 10:30:57 +0100 Subject: [PATCH] bumped hbase to 2.6.3 --- .../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 b842111b..f8d312e8 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-stackable25.11.0 + image: oci.stackable.tech/sdp/hbase:2.6.3-stackable25.11.0 env: - name: HADOOP_USER_NAME value: stackable