Skip to content

Commit fa1d9ba

Browse files
authored
fix(end-to-end-security): Downgrade Hive metastore to 4.0.0 (#189) (#190)
use hive 4.0.0 instead of 4.0.1
1 parent 85dacff commit fa1d9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks/end-to-end-security/hive-metastore.yaml

+1-1
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.0.0
99
clusterConfig:
1010
database:
1111
connString: jdbc:postgresql://postgresql-hive-iceberg:5432/hive

0 commit comments

Comments
 (0)