An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Hi Abdulsamad,
Based on the symptoms, the failure seems to be happening before the Spark application is created. The “Failed to find the Spark application name” message is likely a secondary error.
Please check the following first:
- Go to Synapse/ADF → Monitor → Pipeline runs.
- Open the failed
Novo_ERP_Exportrun. - Select RunErpExport → Output and check the result field for the actual error.
- If logs are available, check the Driver logs for any
ERRORorException.
If the output shows a resource or capacity issue, please check the Spark pool/workspace capacity and concurrent job executions. Also verify that the Synapse linked service is configured correctly.
If the pipeline was working previously and no changes were made, it is also worth checking Azure Service Health for any ongoing Synapse Spark issues.
If the issue continues, please share the RunErpExport Output/result error. This will help identify the exact cause.