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

Support setting the app name via SparkConnection #156

Merged
merged 2 commits into from
Oct 9, 2024
Merged

Conversation

riley-harper
Copy link
Contributor

This PR adds an optional app_name argument to SparkConnection which supports setting the Spark spark.app.name configuration setting. The default behavior is unchanged; by default the app name is "linking".

This app name shows up in the Spark UI and possibly in resource managers like Mesos as well. Being able to set this for each run helps to distinguish between different runs.

@riley-harper riley-harper merged commit 69307e0 into main Oct 9, 2024
6 checks passed
@riley-harper riley-harper deleted the set_app_name branch October 9, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant