aws/aws-sdk-pandas

emr fleets with multiple instance types

Open

#553 geöffnet am 5. Feb. 2021

Auf GitHub ansehen
 (1 Kommentar) (2 Reaktionen) (1 zugewiesene Person)Python (3.560 Stars) (630 Forks)batch import
featurehelp wanted

Beschreibung

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