ADF Batch : Bacth Activty starts but never ends

javier 926 Reputation points
2020-09-29T20:23:54.727+00:00

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

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
309 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,810 questions
0 comments No comments
{count} votes

Accepted answer
  1. javier 926 Reputation points
    2020-09-30T02:31:28.357+00:00

    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

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful