Skip to content

Commit 50cb81e

Browse files
authored
chore: Bump hbase to 2.6.4 (#359)
1 parent ca07e79 commit 50cb81e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

demos/hbase-hdfs-load-cycling-data/create-hfile-and-import-to-hbase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
spec:
1010
containers:
1111
- name: create-hfile-and-import-to-hbase
12-
image: oci.stackable.tech/sdp/hbase:2.6.3-stackable0.0.0-dev
12+
image: oci.stackable.tech/sdp/hbase:2.6.4-stackable0.0.0-dev
1313
env:
1414
- name: HADOOP_USER_NAME
1515
value: stackable

stacks/hdfs-hbase/hbase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: hbase
66
spec:
77
image:
8-
productVersion: 2.6.3
8+
productVersion: 2.6.4
99
clusterConfig:
1010
hdfsConfigMapName: hdfs
1111
zookeeperConfigMapName: hbase-znode

0 commit comments

Comments
 (0)