Setting up the Job - Cloud - 8.0
Amazon S3
- 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 Open Studio for Big Data
- Talend Open Studio for Data Integration
- Talend Open Studio for ESB
- Talend Real-Time Big Data Platform
- Module
- Talend Studio
- Content
- Data Governance > Third-party systems > Amazon services (Integration) > Amazon S3 components
- Data Quality and Preparation > Third-party systems > Amazon services (Integration) > Amazon S3 components
- Design and Development > Third-party systems > Amazon services (Integration) > Amazon S3 components
Procedure
-
Create a new Job and add a tS3Connection component, a tS3Put component, a tS3Copy component, a
tS3List component,
a tIterateToFlow component,
and a tLogRow component by
typing their names on the design workspace or dropping them
from the Palette.
-
Link the tS3List component to
the tIterateToFlow
component using a Row >
Iterate
connection.
-
Link the tIterateToFlow
component to the tLogRow
component using a Row >
Main
connection.
-
Link the tS3Connection
component to the tS3Put
component using a Trigger >
On Subjob Ok
connection.
-
Do the same to link the tS3Put component to the tS3Copy component and the
tS3Copy component
to the tS3List
component.