Creating a dataset from a Job
This scenario applies only to subscription-based Talend products.
The tDatasetOutput is a component that receives input data from the preceding components and outputs it as a dataset that you can use in Talend Data Preparation or Talend Cloud Data Preparation. To create a dataset via Talend Studio, you must set the tDatasetOutput component to Create mode.
The following scenario creates a simple Job that :
- extracts information from a database table that holds some client-related data,
- outputs this data in the form of a dataset that you can open and prepare in the Talend Data Preparation or Talend Cloud Data Preparation.