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

[FEA] Run Scale tests regularly under a memory constrained situation #9965

Open
revans2 opened this issue Dec 5, 2023 · 0 comments
Open
Labels
reliability Features to improve reliability or bugs that severly impact the reliability of the plugin test Only impacts tests

Comments

@revans2
Copy link
Collaborator

revans2 commented Dec 5, 2023

Is your feature request related to a problem? Please describe.
As a part of our efforts to have host memory limits we would like to run the scale/stress tests with host memory limited.

https://github.com/NVIDIA/spark-rapids/blob/branch-24.02/integration_tests/ScaleTest.md

This is very similar to #9448, except that we really just want to run this under kubernetes or YARN with a configuration where the amount of host memory is limited. We can talk about how much host memory should be allowed, especially when we consider all of the other configs in Spark around memory usage and java heap size. Initially we would expect these tests to fail until we turn on strict host memory limits and add in retry for all of the operators that we are concerned about.

@revans2 revans2 added feature request New feature or request ? - Needs Triage Need team to review and classify labels Dec 5, 2023
@sameerz sameerz added test Only impacts tests reliability Features to improve reliability or bugs that severly impact the reliability of the plugin and removed feature request New feature or request labels Dec 5, 2023
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reliability Features to improve reliability or bugs that severly impact the reliability of the plugin test Only impacts tests
Projects
None yet
Development

No branches or pull requests

3 participants