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

Enable Dynamic 'Zone' Configuration for Dataproc User Tools #629

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

parthosa
Copy link
Collaborator

Fixes #628. This PR addresses the issue of having a static value for 'zone' in Dataproc user tools.

Changes:

  • Extract the zone value from cluster properties and update the environment context variable subsequently.

@parthosa parthosa added the user_tools Scope the wrapper module running CSP, QualX, and reports (python) label Oct 23, 2023
@parthosa parthosa self-assigned this Oct 23, 2023
Signed-off-by: Partho Sarthi <[email protected]>
@parthosa parthosa merged commit d814f6e into NVIDIA:dev Oct 24, 2023
8 checks passed
@parthosa parthosa deleted the spark-rapids-tools-628 branch October 24, 2023 01:05
@parthosa parthosa added the bug Something isn't working label Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working user_tools Scope the wrapper module running CSP, QualX, and reports (python)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Static value of zone in Dataproc user tools
3 participants