Import Data is the first step in your pipeline, where data is taken in from external source. There are 2 types of data source you can import:
NOTE: You need to create connection prior to importing online data source. Please refer to create connection page .
Next: Data synchronization
There will be 2 substep, first is creating the connection node
and followed by extracting table or file from the data source
creating connection node
Pipeline
page from the left side menu.Add Data Source
button on the top left corner.Connection Node
will appear in your pipeline. connection node
on the pipeline map.+ Import Data
(Import Table or Import File for S3 bucket connection). Choose Import to DDL
.Later you also can Import Data for transfering to another connection.
Field | Description |
---|---|
Import Method | Import table: Preset import from Delman Data Lab to import a single Table |
SQL Query: User can custom an SQL query on the Data Source | |
Sync method (detail) | Append Data: New data imported will added on top of previous data |
Drop old data before inserting: Previous data will be erased and replaced by new data every synchronization process |
Save
button and the data node will appear in your pipeline, connected from the connection node.
Pipeline
page from the left side menu.Add Data Source
button on the top left corner.Upload File
and click the Continue
button.
Import File
.