Azure data factory: Error Submitting Job to ADLA. Details: Maximum request length exceeded.

Jing Ou 91 Reputation points Microsoft Employee
2022-01-11T05:54:43.803+00:00

We created a scope activity in azure data factory and used dynamic parameters to transfer parameters to scope script. The activity finally failed and the error message is
Error Submitting Job to ADLA. Details: Maximum request length exceeded. The number of parameters are about 100 and full text is 2KB. May I ask is there any limit to the number or the total length of parameters used in scope activity? If it does, is there any workaround to submit scope job with many parameters? Thanks a lot!

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,682 questions
Azure Data Lake Analytics
{count} votes

1 answer

Sort by: Most helpful
  1. Jing Ou 91 Reputation points Microsoft Employee
    2022-01-12T02:02:15.257+00:00

    Based on the guide https://video2.skills-academy.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits#data-lake-analytics-limits. The Maximum script size for job submission is only 3MB. Maybe I need to shorter my script.

    1 person found this answer helpful.
    0 comments No comments

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.