awslabs / amazon-emr-vscode-toolkit

A VS Code Extension to make it easier to manage and develop Spark jobs on EMR
https://marketplace.visualstudio.com/items?itemName=AmazonEMR.emr-tools
Apache License 2.0
29 stars 4 forks source link

Support for deploying PySpark job to EMR Serverless #3

Closed dacort closed 2 years ago

dacort commented 2 years ago

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

Asks for:

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