Skip to content

Split metastore timeout config for connect and read#19390

Merged
electrum merged 1 commit intotrinodb:masterfrom
electrum:metastore-timeout
Oct 23, 2023
Merged

Split metastore timeout config for connect and read#19390
electrum merged 1 commit intotrinodb:masterfrom
electrum:metastore-timeout

Conversation

@electrum
Copy link
Copy Markdown
Member

@electrum electrum commented Oct 12, 2023

Description

Split property and make it clear that this is only for Thrift, which has been a source of confusion for users.

Release notes

(x) Release notes are required, with the following suggested text:

# Hive, Delta Lake, Iceberg, Hudi
* The Hive metastore configuration property `hive.metastore-timeout` has been
  replaced by the `hive.metastore.thrift.client.connect-timeout`
  and `hive.metastore.thrift.client.read-timeout` properties. ({issue}`19390`)

@cla-bot cla-bot bot added the cla-signed label Oct 12, 2023
@github-actions github-actions bot added docs tests:hive iceberg Iceberg connector delta-lake Delta Lake connector hive Hive connector labels Oct 12, 2023
@electrum electrum merged commit 5c5c6e6 into trinodb:master Oct 23, 2023
@electrum electrum deleted the metastore-timeout branch October 23, 2023 00:02
@github-actions github-actions bot added this to the 431 milestone Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed delta-lake Delta Lake connector docs hive Hive connector iceberg Iceberg connector

Development

Successfully merging this pull request may close these issues.

2 participants