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

New Pattern/ Example Idea: EC2 with SSH Access to EMR Cluster #765

Open
1 of 2 tasks
tommywhelan opened this issue Oct 26, 2022 · 4 comments
Open
1 of 2 tasks

New Pattern/ Example Idea: EC2 with SSH Access to EMR Cluster #765

tommywhelan opened this issue Oct 26, 2022 · 4 comments
Labels
feature-request A feature should be added or improved. language/python Related to Python examples p2

Comments

@tommywhelan
Copy link
Contributor

Describe the feature

I am thinking of making a pattern that spins up a basic EMR cluster, with an accompanying EC2 Instance that has SSH access to the cluster, for secure access.

Use Case

Frequently, I will spin up an EMR cluster to test something out, but it often takes a while to actually set up the SSH access so that I can appropriately use the cluster.

With this pattern, EMR developers will quickly be able to spin up their EMR cluster and have access to it in order to test out functionality and develop on EMR.

Proposed Solution

I made this rough diagram/ sketch to show what the eventual implementation might look like...

emr_cdk

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Language

Python

@tommywhelan tommywhelan added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Oct 26, 2022
@tommywhelan
Copy link
Contributor Author

Just following up!

Does this seem to be a valid pattern that would be of use for the repo?

@tommywhelan
Copy link
Contributor Author

I have already developed the code for this pattern, and could easily it include it in this repo (with some checks of course)...

Is there anyone I can speak to/ communicate this with??

@kaiz-io kaiz-io added language/python Related to Python examples p2 and removed needs-triage This issue or PR still needs to be triaged. labels Oct 24, 2023
@kaiz-io
Copy link
Contributor

kaiz-io commented Oct 24, 2023

Yes this would be a good example for this repo.

@tommywhelan
Copy link
Contributor Author

@kaizio What would be the next steps? Should I make a PR my new pattern?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. language/python Related to Python examples p2
Projects
None yet
Development

No branches or pull requests

2 participants