Seems like there was a problem with the pool configuration. I delete it and started all over again following https://learn.microsoft.com/en-us/azure/batch/tutorial-run-python-batch-azure-data-factory
ADF Batch : Bacth Activty starts but never ends
javier
936
Reputation points
My pipeline is working until it reaches a certain batch activity where process continues but never ends and throws no error message or warning so it has been not possible for me to figure out the problem.
The python file to run is very simple (reads a csv file and saves it with another name) and works fine in local dev env.
Related IDs:
22b10279-6c92-4d66-acf1-afb19d05a359
01bf7e04-f966-4dcf-b1ba-5b470da8dcb6
ee2a8fbf-efe4-4464-be6d-d24750066cb2
Would much appreciate your help.
thanks