MetricSign
Start free
High severityconfigurationAzure Data Factory

ADF Pipeline Error:
ADF Pipeline Error 3252

What does this error mean?

Spark job failed: not enough vCores available. Cause: vCore quota exhausted or too many concurrent jobs.

Common causes

  • 1Onvoldoende virtual cores beschikbaar in de workspace quota
  • 2Te veel gelijktijdig draaiende Spark-jobs die het vCore-budget opslokken
  • 3Spark pool geconfigureerd met meer vCores dan de workspace quota toelaat
  • 4Andere pipelines of notebooks claimen vCores op hetzelfde moment

How to fix it

  1. 1Beëindig lopende Spark-jobs in de workspace om vCores vrij te maken.
  2. 2Verlaag het aantal aangevraagde vCores in de Spark pool- of activity-configuratie.
  3. 3Verhoog de vCore-quota van de workspace via Azure Portal (Subscription > Usage + quotas).
  4. 4Verplaats de pipeline naar een andere workspace met beschikbare capaciteit.
  5. 5Raadpleeg Apache Spark core concepts om vCore-gebruik per executor te optimaliseren.

Frequently asked questions

What causes ADF Pipeline Error 3252?

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

Other configuration errors