Skip to main content Skip to complementary content
  • New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
Close announcements banner

Creating an Amazon EMR cluster management Job

Create a Job to start a new Amazon EMR cluster, then resize the cluster, and finally list the ID and name information of the instance groups in the cluster.

Procedure

  1. Create a new Job and add a tAmazonEMRManage component, a tAmazonEMRResize component, a tAmazonEMRListInstances component, and a tJava component by typing their names in the design workspace or dropping them from the Palette.
  2. Link the tAmazonEMRManage component to the tAmazonEMRResize component using a Trigger > OnSubjobOk connection.
  3. Link the tAmazonEMRResize component to the tAmazonEMRListInstances component using a Trigger > OnSubjobOk connection.
  4. Link the tAmazonEMRListInstances component to the tJava component using a Row > Iterate connection.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!