An Azure service for ingesting, preparing, and transforming data at scale.
getting error while executiong U-SQL activity in azure data factory
amikm
11
Reputation points
When I am running a U-SQL script from ADF using U-SQL activity, I am getting the below error
The provided Script is 135823414 bytes long, which exceeds the size limit of 2097152 bytes
But when I am running the same script from Visual studio, my script is running fine.
Any idea?
Azure Data Factory
Azure Data Factory
Sign in to answer