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
- In create EMR cluster screen/ui , user should be able to choose concurrency value.
- in Java , this concurrency attribute should be accepted as request param and call EMR creation method to setup this attribute value.
screen shot

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
screen shot
