Skip to content

Commit

Permalink
test long timeouts for trino + hive
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenac95 committed Dec 19, 2024
1 parent bba3097 commit dc907a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/k8s-apps/base/trino/trino.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ spec:
hive.metastore-cache-ttl=0s
hive.metastore-refresh-interval=5s
hive.metastore.thrift.client.connect-timeout=10s
hive.metastore.thrift.client.read-timeout=10s
hive.metastore.thrift.client.read-timeout=30s
iceberg.use-file-size-from-metadata=false
fs.native-gcs.enabled=true
fs.cache.enabled=true
Expand Down

0 comments on commit dc907a0

Please sign in to comment.