amazon-emr-vscode-toolkit
amazon-emr-vscode-toolkit copied to clipboard
A VS Code Extension to make it easier to manage and develop Spark jobs on EMR
Hello, I am very new to this & trying to setup EMR local development. I have written sample code to test on EMR local which connects to AWS & reads...
The current experience of the glue catalog explorer defaults the catalogid to that of the current credential chain AWS account. In some use-cases, there is need for cross-account catalog access...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.2.4 and updates ancestor dependencies [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2), [@aws-sdk/client-emr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-emr), [@aws-sdk/client-emr-containers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-emr-containers), [@aws-sdk/client-emr-serverless](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-emr-serverless), [@aws-sdk/client-glue](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-glue), [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). These dependencies need to be updated together. Updates `fast-xml-parser` from 3.19.0 to...
- Remove duplicate EMR release - Don't overwrite existing `.devcontainer` environments By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the...
This extension can really help validate the correctness of the runtime environment. That said, an EMR cluster creation involves various steps (software, configuration, bootstrap actions, etc.) each of which could...
With devcontainer now supporting multiple devcontainer.json files within a repo, this extension should probably prompt user for the name of the folder in which the devcontainer.json file ought to be...
When choosing emr version, there seem to be two entries for 6.2.0
It can be useful to connect to a remote cluster and execute commands. Either through Livy or ThriftServer and with Jupyter+SparkMagic.
Hello, Trying to use the toolkit with the following setup - EMR toolkit v0.6.0 - VSCode UI running on a windows desktop computer (no docker installed, per company policy) -...
Now that [emr-cli](https://github.com/awslabs/amazon-emr-cli) is out, it'd be nice to include this in the dev dependencies.