aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::EMR::Cluster - StepConcurrencyLevel

Open
#461 0 comments 1 reaction 0 assignees View on GitHub
analytics
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

## 1. Title

#### AWS::EMR::Cluster-StepConcurrencyLevel

## 2. Scope of request

The EMR::Cluster resource should support setting the StepConcurrencyLevel attribute.

## 3. Expected behavior

This should modify the concurrency value for a cluster, enabling multiple Steps to run simultaneously.

Screen Shot 2020-05-04 at 12 20 55 PM

It appears you can set this value on an existing cluster (view [API call](It appears you can set this value on an existing cluster, so it'd be cool to )), so it'd be cool if modifying this value could avoid a cluster Replacement.

## 4. Suggest specific test cases

Besides avoiding cluster Replacement, if possible, it appears this feature is only supported on EMR releases 5.28.0 and above. So accounting for that behavior would be useful.

## 5. Helpful Links to speed up research and evaluation

[Feature release blog post](https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-emr-now-allows-you-to-run-multiple-steps-in-parallel-cancel-running-steps-and-integrate-with-aws-step-functions/)

## 6. Category (required) - Will help with tagging and be easier to find by other users to +1

7. Analytics (Athena, EMR, Glue,...)

## 7. Any additional context (optional)

_none_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.