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

EmrEtlRunner: Allow ec2_key_name to be undefined in config #19

Open
istreeter opened this issue Apr 3, 2020 · 0 comments
Open

EmrEtlRunner: Allow ec2_key_name to be undefined in config #19

istreeter opened this issue Apr 3, 2020 · 0 comments

Comments

@istreeter
Copy link

The EmrEtlRunner rejects the config if ec2_key_name is not defined, even though the job can run perfectly fine without a key pair.

We have use cases where it is important to run EER without allowing ssh capabilities to EC2. We can successfully hack around this problem by providing the empty string as the the key name. It would be much better to make it an optional parameter.

@peel peel transferred this issue from snowplow/snowplow May 27, 2020
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

No branches or pull requests

1 participant