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

[BUG] Change autotuner memory to small error to a warning #1314

Open
tgravescs opened this issue Aug 26, 2024 · 0 comments
Open

[BUG] Change autotuner memory to small error to a warning #1314

tgravescs opened this issue Aug 26, 2024 · 0 comments
Labels
bug Something isn't working core_tools Scope the core module (scala)

Comments

@tgravescs
Copy link
Collaborator

Describe the bug

the qualification auto tuner throws the error below when it fails to generating tunings due to memory setting being wrong. We should revisit this and perhaps make it a warning and just suggest the memory setting we want.

24/08/24 14:54:51 ERROR TunerContext: Failed to generate tuning recommendations for app: application_1716290300729_10262

        | java.lang.IllegalArgumentException: This node/worker configuration is not ideal for using the Spark Rapids Accelerator because it doesn't have enough memory for the executors. We recommend using nodes/workers with more memory. Need at least 5009MB memory.

@tgravescs tgravescs added ? - Needs Triage bug Something isn't working labels Aug 26, 2024
@amahussein amahussein added core_tools Scope the core module (scala) and removed ? - Needs Triage labels Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core_tools Scope the core module (scala)
Projects
None yet
Development

No branches or pull requests

2 participants