Procedure
-
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 the Talend Studio User Guide.
-
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.
- Connect them using the Row > Main link.