PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
emr
**To add a task instance fleet to a cluster** This example adds a new task instance fleet to the cluster specified. Command:: aws emr add-instance-fleet --cluster-id 'j-12ABCDEFGHI34JK' --instance-fleet InstanceFleetType=TASK,TargetSpotCapacity=1,LaunchSpecifications={SpotSpecification='{TimeoutDurationMinutes=20,TimeoutAction=TERMINATE_CLUSTER}'},InstanceTypeConfigs=['{InstanceType=m3.xlarge,BidPrice=0.5}'] Output:: { "ClusterId": "j-12ABCDEFGHI34JK", "InstanceFleetId": "if-23ABCDEFGHI45JJ" }
[-] add-tags.rst
[edit]
[-] list-security-configurations.rst
[edit]
[-] schedule-hbase-backup.rst
[edit]
[-] wait.rst
[edit]
[-] list-clusters.rst
[edit]
[+]
..
[-] delete-security-configuration.rst
[edit]
[-] create-cluster-synopsis.rst
[edit]
[-] list-instances.rst
[edit]
[-] ssh.rst
[edit]
[-] list-instance-fleets.rst
[edit]
[-] list-steps.rst
[edit]
[-] describe-step.rst
[edit]
[-] modify-cluster-attributes.rst
[edit]
[-] remove-tags.rst
[edit]
[-] add-instance-fleet.rst
[edit]
[-] add-steps.rst
[edit]
[-] create-security-configuration.rst
[edit]
[-] modify-instance-fleet.rst
[edit]
[-] put.rst
[edit]
[-] get.rst
[edit]
[-] socks.rst
[edit]
[-] describe-cluster.rst
[edit]
[-] create-cluster-examples.rst
[edit]
[-] create-default-roles.rst
[edit]