Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add max-outstanding-splits-size to Hive configuration doc #16367

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

michaeleby1
Copy link
Contributor

Description

Per issue #16240, queries where getting the error HIVE_EXCEEDED_SPLIT_BUFFERING_LIMIT (256MB). Changing the limit through hive.max-outstanding-splits-size resolved this. The hive.max-outstanding-splits-size property was not in the Performance Tuning Configuration Properties section of the Hive documentation, however.

Additional context and related issues

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot
Copy link

cla-bot bot commented Mar 3, 2023

Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to [email protected]. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla

@github-actions github-actions bot added the docs label Mar 3, 2023
@michaeleby1 michaeleby1 changed the title Added max-outstanding-splits-size to Hive performance tuning configuration documentation Add max-outstanding-splits-size to Hive configuration doc Mar 3, 2023
@michaeleby1 michaeleby1 requested review from mosabua and colebow March 7, 2023 22:06
@cla-bot cla-bot bot added the cla-signed label Mar 10, 2023
@michaeleby1 michaeleby1 requested a review from mosabua March 10, 2023 16:09
@michaeleby1 michaeleby1 force-pushed the me/max-outstanding-splits-size branch from f859ce2 to 88096aa Compare March 20, 2023 18:19
@michaeleby1 michaeleby1 requested a review from hashhar March 20, 2023 18:23
@hashhar hashhar requested review from alexjo2144 and removed request for hashhar March 21, 2023 10:09
@ebyhr ebyhr force-pushed the me/max-outstanding-splits-size branch from 88096aa to 001cde5 Compare March 28, 2023 00:18
@ebyhr ebyhr merged commit 37b2516 into trinodb:master Mar 28, 2023
@github-actions github-actions bot added this to the 411 milestone Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants