Designing the data flow around the DynamoDB components - 7.3

Amazon DynamoDB

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Amazon services (Integration) > Amazon DynamoDB components
Data Quality and Preparation > Third-party systems > Amazon services (Integration) > Amazon DynamoDB components
Design and Development > Third-party systems > Amazon services (Integration) > Amazon DynamoDB components
Last publication date
2024-02-21
Drop tFixedflowInput, tDynamoDBOutput, tDynamoDBInput and tLogRow on the design space of your Studio to create the Job.

Procedure

  1. In the Integration perspective of the Studio, create an empty Standard Job from the Job Designs node in the Repository tree view.
  2. In the workspace, enter the name of the component to be used and select this component from the list that appears. In this scenario, the components are tFixedflowInput, tDynamoDBOutput, tDynamoDBInput and tLogRow.
    The tFixedFlowInput component is used to load the sample data into the data flow. In the real-world practice, use the input component specific to the data format or the source system to be used instead of tFixedFlowInput.
  3. Connect tFixedFlowInput to tDynamoDBOutput and connect tDynamoDBInput to tLogRow using the Row > Main link.
  4. Connect tFixedFlowInput to tDynamoDBInput using the Trigger > On Subjob Ok link.