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

[INLONG-6770][Sort] Optimize EsSink params #6821

Merged
merged 2 commits into from
Dec 12, 2022

Conversation

vernedeng
Copy link
Contributor

@vernedeng vernedeng commented Dec 11, 2022

Motivation

Optimize default EsSink params

Modifications

Add more Es bulkprocesser config params.
Optimize the default params:

  1. Add parallelism
  2. Lower the upper bound of length of each field.

Verifying this change

(Please pick either of the following options)

  • This change is a trivial rework/code cleanup without any test coverage.

Documentation

  • Does this pull request introduce a new feature? (no)

@dockerzhang dockerzhang merged commit 7e19f1b into apache:master Dec 12, 2022
@vernedeng vernedeng deleted the INLONG-6770 branch May 26, 2023 03:15
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.

[Improve][Sort] Optimize EsSink params
3 participants