MetricSign
Start free
High severityconfigurationAzure Data Factory

ADF Pipeline Error:
ADF Pipeline Error 2340

What does this error mean?

HDInsightOnDemand linked service kan niet worden uitgevoerd via een SelfHosted Integration Runtime; alleen Azure IR is ondersteund.

Common causes

  • 1Linked service van type HDInsightOnDemand is geconfigureerd met een SelfHosted Integration Runtime
  • 2Verkeerde IR-selectie tijdens migratie van on-prem naar Azure-gebaseerde compute
  • 3Gedeelde SelfHosted IR wordt standaard toegepast op alle linked services in de factory
  • 4Ontbrekende of niet-geconfigureerde Azure Integration Runtime in de Data Factory

How to fix it

  1. 1Open de HDInsightOnDemand linked service in ADF Studio en bekijk de Integration Runtime instelling
  2. 2Selecteer een Azure Integration Runtime (AutoResolveIntegrationRuntime of een custom Azure IR) in plaats van de SelfHosted IR
  3. 3Maak indien nodig een nieuwe Azure IR aan via Manage > Integration runtimes > New > Azure
  4. 4Sla de linked service op, valideer de pipeline en voer een testrun uit om de fix te bevestigen

Frequently asked questions

What causes ADF Pipeline Error 2340?

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

Other configuration errors