Resizing the Amazon EMR cluster by adding a new task instance group - Cloud - 8.0

Amazon EMR

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Amazon services (Integration) > Amazon EMR components
Data Quality and Preparation > Third-party systems > Amazon services (Integration) > Amazon EMR components
Design and Development > Third-party systems > Amazon services (Integration) > Amazon EMR components
Last publication date
2024-02-20

Configure the tAmazonEMRResize component to resize a running Amazon EMR cluster by adding a new task instance group.

Procedure

  1. Double-click the tAmazonEMRResize component to open its Basic settings view.
  2. In the Access Key and Secret Key fields, enter the authentication credentials required to access Amazon S3.
  3. From the Action drop-down list, select Add task instance group to resize the cluster by adding a new task instance group.
  4. In the Cluster id field, enter the ID of the cluster to be resized. In this example, the returned value of the global variable CLUSTER_FINAL_ID of the previous tAmazonEMRManage component is used.
    Note that you can retrieve the global variable by pressing Ctrl + Space and selecting the relevant global variable from the list.
  5. In the Group name field, enter the name of the task instance group to be added in the cluster. In this example, it is talend-doc-instance-group.
  6. In the Instance count field, specify the number of the instances to be created.
  7. From the Task instance type drop-down list, select the type of the instances to be created.