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

Add support for spark-submit params and job args in EMR on EC2 #35

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

dacort
Copy link
Contributor

@dacort dacort commented Nov 9, 2023

Issue #, if available: Unfiled

Description of changes:
emr run did not propertly support --spark-submit-opts or --job-args when submitting to EMR on EC2. This PR adds functionality for both of those, including shell-escaping the job args.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@dacort dacort merged commit d9d441f into main Nov 9, 2023
12 checks passed
@dacort dacort deleted the fix/emr-ec2-spark-opts branch November 9, 2023 21:40
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