cuddly-arm-8412
09/23/2022, 2:18 AMjobFlow = DataFlow(cluster="prod", orchestrator="airflow", id="flow_new_api")
jobFlow.emit(emitter)
dataJob = DataJob(flow_urn=jobFlow.urn, id="flow_new_api_job1")
dataJob.emit(emitter)
But in the UI, I found that they were not related,How to troubleshoot here?hundreds-photographer-13496
09/23/2022, 4:56 AM