Take too long time to Load Data into Azure synapse.

EUNSIL kim 50 Reputation points
2023-12-20T00:33:06.58+00:00

In Synapse pipeline, time to load data is taking too long.

This issue's happened after resolving MTBJ-PCZ

Before MTBJ-PCZ issue, it takes only 10 minutes.

Before

But now, It takes almost 2 hours.

After

You can find detail infomations images above .

Working duration (Queue + PreCopyScript + Transfer) is around 8 minutes, but total duration is 1:38:18.

Is anyone can explain about 1:30:00 (1:38:18 - 0:00:08)??

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,639 questions
{count} votes

Accepted answer
  1. Smaran Thoomu 24,260 Reputation points Microsoft External Staff Moderator
    2023-12-20T11:58:08.0466667+00:00

    Hi @EUNSIL kim

    Welcome to the MS Q&A platform.

    I understand that you're facing an issue where the time to load data in Synapse pipeline is taking too long. The difference between the working duration and total duration is the time taken for the data to be staged and committed to the destination. This time can vary depending on the size of the data, the number of files, and the destination.

    Regarding the issue that started after resolving MTBJ-PCZ, it's possible that the resolution of that issue caused changes to the pipeline or the data that are causing the longer load times. It's also possible that the data being loaded has changed, resulting in a larger dataset or more complex data structure.

    To investigate further, you can check the pipeline settings and the data being loaded to see if there are any changes that could be causing the longer load times. You can also check the logs and metrics for the pipeline to see if there are any errors or performance issues that could be causing the delay. It's also possible that there are other factors at play, such as network latency or resource contention.

    To learn more about the pipeline and data loading process, you can refer to the Azure Synapse documentation. Here's a link to the documentation: https://docs.microsoft.com/en-us/azure/synapse-analytics/data-flow/data-flow-copy-activity

    I hope this helps! Let me know if you have any further questions.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.