Add concurrency feature while creating emr cluster (user should be able to choose concurrency yes/no from UI)
- Dominant language
- JavaScript
- Stars
- 35
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
**Problem Statement**
Add concurrency feature while creating emr cluster (user should be able to choose concurrency yes/no from UI)
**Describe the solution you'd like**
1. In create EMR cluster screen/ui , user should be able to choose concurrency value.
2. in Java , this concurrency attribute should be accepted as request param and call EMR creation method to setup this attribute value.
**screen shot**

Contributor guide
Research direction
Start by locating the create EMR cluster screen and the Java request path that invokes EMR creation. Trace how existing cluster options move from the UI into the request, then verify that the selected concurrency value reaches cluster creation and that both yes and no choices work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, java, javascript
- Domain
- backend, cloud, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100