intuit / intuit/QuickFabric

Add concurrency feature while creating emr cluster (user should be able to choose concurrency yes/no from UI)

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
Hacktoberfest
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**
![image](https://user-images.githubusercontent.com/38088179/92984164-146c5000-f45d-11ea-9aa8-2135656dda37.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.