Azure Data Factory Parallel running and Azure Blob Storage move path

Teddy 1 Reputation point
2021-08-20T11:20:38.463+00:00

There is some activities running questions:

  1. What is the maximum number of source dataset can one
    activities has?
  2. If we set 40 parallel activities in one pipeline, does it run really
    parallel or one by one actually?
  3. If there is one source dataset and 32 sink datasets with different output orc file name with parallel copy equals to 32 (I see 32 is the maximum number I can set), is it really running on 32 threads?
  4. is there any way to move a orc block blob to another path without copying and delete old file? Move physical path costs so many time and resource. My requirement is to upload file form local database and use some mechanisms to check the file is complete.
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,427 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,544 questions
{count} votes