Synapse Analytics - Pipeline - Activity timed out

Justin Moen 1 Reputation point
2022-01-11T15:16:46.977+00:00

I am getting an error (Activity timed out) when trying to write around 14k rows (about 10 columns) to the data lake gen 2 using a COPY activity in the data pipeline. (the timeout setting is 30 min) If I limit my results to ~20 rows (completes in less than 1 min), I can get the data to write to the data lake, so I know that it is able to write to the lake (.parquet files), but can't figure out why ~20 rows work and ~14k times out. Also, this is the only job that was running at the time, so it is not competing for resources.

Any thoughts or advice is much appreciated.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,337 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,358 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,520 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AnnuKumari-MSFT 30,601 Reputation points Microsoft Employee
    2022-01-12T10:41:26.16+00:00

    Hi @Justin Moen ,

    Welcome to Microsoft Q&A platform. Could you please clarify why have you set the activity timeout for Copy-data activity to 30mins?

    By default, the activity timeout is set to 7 days. In order to make the task of copying data more efficient you can increase the DIU(Data integration unit) present in the settings of copy activity . To increase the parallelism , you can increase the DOP(Degree of parallelism) .

    Kindly refer to this article for more details on optimization : Copy activity performance optimization features

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you.
      Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators