aws/aws-sdk-pandas

emr fleets with multiple instance types

Open

#553 opened on Feb 5, 2021

View on GitHub
 (1 comment) (2 reactions) (1 assignee)Python (630 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (3,560 stars)
PR merge metrics
 (Avg merge 9d 12h) (24 merged PRs in 30d)

Description

It would be nice if there was an option to multiple instance types to fleet configuration. When using aws emr create-cluster, this can be done by passing an argument like InstanceTypeConfigs=['{InstanceType=m5.xlarge,BidPrice=0.5,WeightedCapacity=2}']

Contributor guide