Skip to main content Skip to complementary content
Close announcements banner

Linking the components

Procedure

  1. In the Integration perspective of Talend Studio , create an empty Job, named WriteBigQuery for example, from the Job Designs node in the Repository tree view.
    For further information about how to create a Job, see Creating a Job.
  2. Drop tRowGenerator and tBigQueryOutput onto the workspace.
    The tRowGenerator component generates the data to be transferred to Google BigQuery in this scenario. In the real-world case, you can use other components such as tMysqlInput or tMap in the place of tRowGenerator to design a sophisticated process to prepare your data to be transferred.
  3. Connect them using the Row > Main link.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!