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

#187 Adding FIS to the EMR Workshop #188

Merged
merged 1 commit into from
Apr 25, 2022
Merged

Conversation

chrismld
Copy link
Contributor

@chrismld chrismld commented Apr 6, 2022

Issue #187

Description of changes: Include the section to use FIS and trigger a Spot interruption in the EMR Workshop.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@nadaahm nadaahm self-assigned this Apr 20, 2022
```
export FIS_EXP_NAME=fis-spot-interruption
sed -i -e "s#ResourceTagKey#aws:elasticmapreduce:instance-group-role#g" fisspotinterruption.yaml
sed -i -e "s#ResourceTagValue#TASK#g" -e "s#FIS_EXP_NAME#$FIS_EXP_NAME#g" fisspotinterruption.yaml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for some reason this doesn't work for me, could you please split this sed command into two separate ones

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, thank you!


#### Verify that EMR Instance Fleet replenished the capacity

Run the following command to get an understanding of how many instances are currently before the Spot interruption:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was there a word missing here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it's "running", I'll add it

@nadaahm nadaahm merged commit 631b97f into awslabs:master Apr 25, 2022
@chrismld chrismld deleted the issue-187 branch May 11, 2022 08:37
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.

2 participants