MetricSign
Start free
High severityconfigurationAzure Data Factory

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

  1. 1Open the Azure portal and locate the HDInsight resource with the cluster name from the error
  2. 2Inspect the provisioning status and activity log on that HDI resource for the underlying failure
  3. 3Validate the on-demand HDInsight linked service in ADF: storage credentials, service principal, region, and VM SKU quota
  4. 4Remove any stale HDI cluster with the same name and rerun the pipeline
  5. 5If the HDI resource shows no clear cause, open a support ticket with the HDInsight team

Frequently asked questions

What causes ADF Pipeline Error 2361?

Pipeline configuration or connectivity issue

Where can I find more details?

Open Azure Data Factory Monitor, find the failed run, click on the activity, and view the full error output in the Output tab.

Source · learn.microsoft.com/en-us/azure/data-factory/data-factory-troubleshoot-guide#error-code-2361

Other configuration errors