Skip to content

Commit 8cd42d0

Browse files
authored
chore: bump hive to 4.1.0 (#317)
1 parent 7888242 commit 8cd42d0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

stacks/dual-hive-hdfs-s3/hive.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ metadata:
3636
name: hive-hdfs
3737
spec:
3838
image:
39-
productVersion: 4.0.1
39+
productVersion: 4.1.0
4040
clusterConfig:
4141
database:
4242
connString: jdbc:postgresql://hivehdfs-postgresql:5432/hivehdfs
@@ -55,7 +55,7 @@ metadata:
5555
name: hive-s3
5656
spec:
5757
image:
58-
productVersion: 4.0.1
58+
productVersion: 4.1.0
5959
clusterConfig:
6060
database:
6161
connString: jdbc:postgresql://hives3-postgresql:5432/hives3

stacks/trino-iceberg/hive-metastores.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: hive-iceberg
66
spec:
77
image:
8-
productVersion: 4.0.1
8+
productVersion: 4.1.0
99
clusterConfig:
1010
database:
1111
connString: jdbc:postgresql://postgresql-hive-iceberg:5432/hive

stacks/trino-superset-s3/hive-metastore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: hive
66
spec:
77
image:
8-
productVersion: 4.0.1
8+
productVersion: 4.1.0
99
clusterConfig:
1010
database:
1111
connString: jdbc:postgresql://postgresql-hive:5432/hive

0 commit comments

Comments
 (0)