Skip to content

Commit c510e6b

Browse files
authored
Downgrade HMS from 4.1.0 to 4.0.0 again
Fixup of #321 Running into Iceberg version problems again: Caused by: org.apache.thrift.TApplicationException: Invalid method name: 'get_table_objects_by_name'
1 parent 38a3146 commit c510e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)