hi,team。 I want to confirm whether the dataflow corresponds to the pipeline, whether the datajob corresponds to the task, and whether the task can exist independently of the unrelated dataflow。
b
big-carpet-38439
09/22/2022, 11:50 PM
No - A task must be part of a parent Pipeline in DataHub's model
big-carpet-38439
09/22/2022, 11:50 PM
They should not be floating
c
cuddly-arm-8412
09/23/2022, 1:28 AM
@big-carpet-38439 ok thank you
cuddly-arm-8412
09/23/2022, 3:36 AM
@big-carpet-38439
piplineA->task1 task2
piplineB-> task3 task3
whether the task under the pipline could be associated or not,
whether task1 can be associated with task3