Skip to content

Commit 62d3866

Browse files
authored
chore: Update Hive to 4.0.1 (#165)
bump hive to 4.0.1
1 parent 1e869db commit 62d3866

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

stacks/data-lakehouse-iceberg-trino-spark/hive-metastores.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: hive
66
spec:
77
image:
8-
productVersion: 3.1.3
8+
productVersion: 4.0.1
99
clusterConfig:
1010
database:
1111
connString: jdbc:postgresql://postgresql-hive:5432/hive
@@ -24,7 +24,7 @@ metadata:
2424
name: hive-iceberg
2525
spec:
2626
image:
27-
productVersion: 3.1.3
27+
productVersion: 4.0.1
2828
clusterConfig:
2929
database:
3030
connString: jdbc:postgresql://postgresql-hive-iceberg:5432/hive

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: 3.1.3
39+
productVersion: 4.0.1
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: 3.1.3
58+
productVersion: 4.0.1
5959
clusterConfig:
6060
database:
6161
connString: jdbc:postgresql://hives3-postgresql:5432/hives3

stacks/end-to-end-security/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-iceberg
66
spec:
77
image:
8-
productVersion: 3.1.3
8+
productVersion: 4.0.1
99
clusterConfig:
1010
database:
1111
connString: jdbc:postgresql://postgresql-hive-iceberg:5432/hive

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: hive
66
spec:
77
image:
8-
productVersion: 3.1.3
8+
productVersion: 4.0.1
99
clusterConfig:
1010
database:
1111
connString: jdbc:postgresql://postgresql-hive:5432/hive
@@ -24,7 +24,7 @@ metadata:
2424
name: hive-iceberg
2525
spec:
2626
image:
27-
productVersion: 3.1.3
27+
productVersion: 4.0.1
2828
clusterConfig:
2929
database:
3030
connString: jdbc:postgresql://postgresql-hive-iceberg:5432/hive

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: 3.1.3
8+
productVersion: 4.0.1
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: 3.1.3
8+
productVersion: 4.0.1
99
clusterConfig:
1010
database:
1111
connString: jdbc:postgresql://postgresql-hive:5432/hive

0 commit comments

Comments
 (0)