MetricSign
Start free
High severityconfigurationAzure Data Factory

ADF Pipeline Error:
ADF Pipeline Error 2362

What does this error mean?

Only Azure Blob storage is supported as additional storage for HDInsight on-demand linked service; non-Blob storage was provided.

Common causes

  • 1Additional storage in de HDInsight on-demand linked service is geen Azure Blob storage (bijv. ADLS Gen2 of Gen1).
  • 2Verkeerde linked service referentie geselecteerd bij 'additional linked service storages'.
  • 3Storage account en HDInsight cluster in verschillende regio's, waardoor provisioning faalt.
  • 4Service principal of access key voor het storage account is ongeldig of verlopen.

How to fix it

  1. 1Open de HDInsight on-demand linked service in ADF en inspecteer het veld 'additionalLinkedServiceNames'.
  2. 2Vervang elke niet-Blob storage referentie door een Azure Blob storage linked service (geen ADLS Gen1/Gen2).
  3. 3Controleer dat het Blob storage account in dezelfde regio staat als het HDInsight cluster en dat credentials geldig zijn.
  4. 4Test de linked service connectie en hervalideer de pipeline; verwijder en hercreëer de linked service met nieuwe naam als de fout blijft.
  5. 5Trigger de pipeline opnieuw en monitor cluster provisioning in ADF Monitor (kan tot 2u duren, plus init scripts).

Frequently asked questions

What causes ADF Pipeline Error 2362?

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-2362

Other configuration errors