Skip to content

Commit 73c10f5

Browse files
authored
Merge branch 'main' into feat/opensearch-rag-demo
2 parents 63064f7 + 50cb81e commit 73c10f5

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)