... | ... | @@ -36,7 +36,7 @@ consumers. API Reference |
|
|
- DAGs – Based on Direct Acyclic Graph concept, represent workflows that are authored,
|
|
|
orchestrated, managed and monitored by the workflow engine.
|
|
|
|
|
|
![image](uploads/3fc9f32a1a7d52d9d696f68eefc8d247/image.png
|
|
|
![image](uploads/3fc9f32a1a7d52d9d696f68eefc8d247/image.png)
|
|
|
|
|
|
## How to execute the CSV workflow
|
|
|
![image](uploads/68d20c0bcfb3d0e6a6349f4d611a2321/image.png)
|
... | ... | @@ -3701,15 +3701,6 @@ only supports point. |
|
|
}
|
|
|
}
|
|
|
```
|
|
|
|
|
|
## Pre-registered DAG
|
|
|
|
|
|
The ingestion framework comes with pre-registered DAG(s) to do CSV ingestion and the ingestion
|
|
|
framework created the corresponding workflow(s), which are available to use:
|
|
|
Multistep DAG:
|
|
|
workflow name: csv_parser_wf
|
|
|
workflow id: Y3N2X3BhcnNlcl93Zg==
|
|
|
|
|
|
## Limitations
|
|
|
|
|
|
Ingestion Workflow Service known limitations:
|
... | ... | |