Model

Sinks

Sinks shown inside the model have been previously created from Data Sources, and added to the model afterwards.

It is possible to add new sinks to the model as long as they are already existing data sources.

Actions

From this page you can run the following tasks:

  • Add a sink to the model.
  • Load a dataset into a sink.
  • Pump a tap using a rule.

Add sink

Allows to add sinks to the model. These sinks must be of the same driver type as the tap database, for example, if the tap is MySQL, you can only add connections to MySQL databases.

To add new sinks to the model, you need to create them first in the Project/Datasources section. Once created, they will be available to add to your model.

It will not be possible to dump data to a sink that is not in the model.

Load

Use Load to insert or update data into a sink. You can select if you want to load an existing dataset or if you want to load on the fly from the tap by applying a rule. For detailed information about configuring and executing load operations, see the New Job modal documentation.

Pump a tap does not create a dataset. We apply the rule and directly load the result to the selected sink.