ADF Pipeline created using Python fails its first run but succeeds later
vijayshankar
0
Reputation points
Hi,
I am using python script to create pipelines in ADF.
The issue I am facing is the pipeline gets created but fails its first run with schema not matching or column mapping issues.
But Once i click on some of the components but do not make any changes, i can see that i have an option to publish changes.
At this point, if I run the pipeline, it runs correctly.
Can anyone please explain this behaviour ?
What changes should I make in my python script to make it work from first run itself.
Thanks
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
Sign in to answer