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

[FEATURE] helpers.bulk support script update #209

Open
huuyafwww opened this issue Mar 19, 2022 · 3 comments · May be fixed by #210
Open

[FEATURE] helpers.bulk support script update #209

huuyafwww opened this issue Mar 19, 2022 · 3 comments · May be fixed by #210

Comments

@huuyafwww
Copy link
Contributor

huuyafwww commented Mar 19, 2022

Is your feature request related to a problem?
We currently have a project using AWS OpenSearch in our work.
And the project has a lot of data stored in it, to our delight.
However, we are getting 429/TooManyRequest errors returned when creating, updating, or deleting documents using the bulk API.
To prevent this as much as possible, we would like to use the bulk methods of the helpers, but since script update is not supported by the helpers, we are unable to do so.

What solution would you like?

I want to be able to use script update in helper bulk methods.

What alternatives have you considered?
Currently, we are implementing our own process that uses the bulk API and updates in parallel.
If we can use bulk methods of helpers, it will be safer and easier to implement.

@wbeckler
Copy link

wbeckler commented Dec 9, 2022

@nhtruong Can you look at this PR?

@mdial89f
Copy link

We would also really like this functionality.

@dblock
Copy link
Member

dblock commented Nov 14, 2023

@mdial89f Looks like there are 2 unfinished PRs for this, maybe take one over?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants