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 (3,560 stars) (630 forks)batch import
featurehelp wanted

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