Designing the data flow around the DynamoDB components - Cloud - 8.0

Amazon DynamoDB

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Open Studio for Big Data
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
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.