ADF Pipeline Error:
ADF Pipeline Error 2361
What does this error mean?
On-demand HDInsight cluster creation failed; ADF received no specific error from the HDInsight service.
Common causes
- 1HDInsight service-side provisioning failure with no error propagated back to Data Factory
- 2Subscription quota or regional capacity limits hit during cluster creation
- 3Misconfigured linked service: storage account, VNet, or service principal credentials
- 4Naming conflict or stale cluster resource left over from a prior failed run
How to fix it
- 1Open the Azure portal and locate the HDInsight resource with the cluster name from the error
- 2Inspect the provisioning status and activity log on that HDI resource for the underlying failure
- 3Validate the on-demand HDInsight linked service in ADF: storage credentials, service principal, region, and VM SKU quota
- 4Remove any stale HDI cluster with the same name and rerun the pipeline
- 5If the HDI resource shows no clear cause, open a support ticket with the HDInsight team
Frequently asked questions
Source · learn.microsoft.com/en-us/azure/data-factory/data-factory-troubleshoot-guide#error-code-2361