Skip to content

Commit fb1df57

Browse files
authored
chore(HBase): bump to 2.6.6 (#417)
* Updating hbase to 2.6.6 * Updating hbase to 2.6.6 also jobs
1 parent 2684ed0 commit fb1df57

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.4-stackable0.0.0-dev
12+
image: oci.stackable.tech/sdp/hbase:2.6.6-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.4
8+
productVersion: 2.6.6
99
clusterConfig:
1010
hdfsConfigMapName: hdfs
1111
zookeeperConfigMapName: hbase-znode

0 commit comments

Comments
 (0)