Azure / Azure/Azure-DataFactory
Error: ADF Notebook Activity output limit
Open
- Dominant language
- PowerShell
- Stars
- 529
- Forks
- 623
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have a **notebook activity** in my ADF which returns some data. When the response is too large I'm getting this error: "_The length of execution output is over limit (around 4MB currently)_".
I did not find any documentation specifying such limit for the notebook activity.
However, I do see this being mentioned for the Web Activity: https://docs.microsoft.com/en-us/azure/data-factory/control-flow-web-activity.
Do both activities have the same limitation? Is there a way to get around it for the notebook activity? Please advise.
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.