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 for deploying PySpark job to EMR Serverless #3

Merged
merged 14 commits into from
Oct 14, 2022

Conversation

dacort
Copy link
Contributor

@dacort dacort commented Oct 14, 2022

Adds a new command to deploy a single PySpark file to EMR Serverless.

Asks for:

  • Application ID
  • Job Role
  • Target S3 bucket
  • Source file

And then copies the file to S3 and starts a new job run in EMR Serverless.

@dacort dacort marked this pull request as ready for review October 14, 2022 22:22
@dacort dacort merged commit ac30e33 into main Oct 14, 2022
@dacort dacort deleted the feature/emr-serverless-deploy branch October 14, 2022 22:25
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