hi,team。 I want to confirm whether the dataflow co...
# all-things-deployment
c
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
No - A task must be part of a parent Pipeline in DataHub's model
They should not be floating
c
@big-carpet-38439 ok thank you
@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