close
Skip to content

[Improve][Connector-v2][Hive] Add socket and connection timeout options for Hive JDBC connections#10254

Merged
corgy-w merged 2 commits into
apache:devfrom
zhangshenghang:improve-hive-jdbc-timeout
Jan 4, 2026
Merged

[Improve][Connector-v2][Hive] Add socket and connection timeout options for Hive JDBC connections#10254
corgy-w merged 2 commits into
apache:devfrom
zhangshenghang:improve-hive-jdbc-timeout

Conversation

@zhangshenghang

Copy link
Copy Markdown
Member

Purpose of this pull request

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

@chl-wxp chl-wxp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do connectTimeout and socketTimeout have requirements for the hive version?

@zhangshenghang

Copy link
Copy Markdown
Member Author

Do connectTimeout and socketTimeout have requirements for the hive version?

It is currently known that all versions after Hive 3.2.0 support it, and it is not yet clear whether previous versions support it. I will update the documentation to clearly state this. Even if this parameter is not supported, it will not cause other abnormalities.

@LiJie20190102 LiJie20190102 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davidzollo davidzollo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1
LGTM

@corgy-w corgy-w merged commit 807c708 into apache:dev Jan 4, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants