Configuring the components - 7.3

Amazon S3

Version
7.3
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

  1. Double-click tS3Get to open its Basic settings view.
    1. Enter your access key and secret key in the corresponding fields.
    2. Enter the name of the S3 bucket where the CSV file resides in the Bucket field.
    3. Enter the name of the CSV file in the Key field.
    4. Enter the path and the filename which you want to save the downloaded file in the File field.
    5. Leave other options as they are.
    Note: All the parameters mentioned above need to be given in double quotation marks.
  2. Double-click tFileInputDelimited to open its Basic settings view.
    1. Click the […] button next to Edit schema and add four columns in the schema editor: ID, type Integer; Name, type String; Address, type String, and RegTime, type Date and format of dd/MM/yyyy.
    2. Click Yes when prompted to propagated the changes.
      This propagates the schema to the tLogRow component.
    3. Enter the path and the filename of the downloaded file in the File name/Stream field.
      The path and the filename provided in this filed need to be the same as those provided in substep d in the previous step.
    4. Leave other options as they are.
  3. Double-click tLogRow to open its Basic settings view.
    Select Table (print values in cells of a table) for a better display of the results.