Exporting data from a Riak bucket to a local file - 7.3

Riak

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 > NoSQL components > Riak components
Data Quality and Preparation > Third-party systems > NoSQL components > Riak components
Design and Development > Third-party systems > NoSQL components > Riak components
Last publication date
2024-02-21

Procedure

  1. Double-click tRiakInput to open its Basic settings view in the Component tab.
  2. Click Edit schema to define the structure of exported data. In this example, three columns are defined: id, company, and price.
  3. Select the Use an existing connection check box and then select the connection you have configured earlier. In this example, it is tRiakConnection_1.
  4. In the Bucket field, enter the name of the bucket from which the data will be exported, computer in this example.
  5. Select the Output key to column check box , and select the desired column from the list. id is selected in this example.
  6. In the Value columns table, click twice the button and select company and price from the list respectively.