Skip to content

Commit

Permalink
chore: bump hdfs version for tests and examples (#622)
Browse files Browse the repository at this point in the history
  • Loading branch information
razvan authored Sep 17, 2024
1 parent 3fa979c commit 2183980
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/psql/psql-hdfs-druid-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ metadata:
name: simple-hdfs
spec:
image:
productVersion: 3.3.6
productVersion: 3.4.0
clusterConfig:
dfsReplication: 1
zookeeperConfigMapName: psql-druid-znode
Expand Down
2 changes: 1 addition & 1 deletion examples/tls/tls-druid-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ metadata:
name: druid-hdfs
spec:
image:
productVersion: 3.3.6
productVersion: 3.4.0
clusterConfig:
dfsReplication: 1
zookeeperConfigMapName: druid-hdfs-znode
Expand Down
2 changes: 1 addition & 1 deletion tests/test-definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dimensions:
- 0.66.0
- name: hadoop
values:
- 3.3.6
- 3.4.0
- name: hadoop-latest
values:
- 3.4.0
Expand Down

0 comments on commit 2183980

Please sign in to comment.