diff --git a/ops/k8s-apps/base/trino/trino.yaml b/ops/k8s-apps/base/trino/trino.yaml index efba1e1a9..3f46db0e7 100644 --- a/ops/k8s-apps/base/trino/trino.yaml +++ b/ops/k8s-apps/base/trino/trino.yaml @@ -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