Error 1502

Siphe 25 Reputation points
2025-02-14T12:27:35.3933333+00:00

Im new to Azure....We have spark job thats has been running just fine for a long time we've had some issues with the data format lately but the pipeline was breaking in a different place than now. Now Im getting this error

"errorCode": "1502", "message": "Synapse ADF RP call failed with response = Synapse ADF RP call failed with response =

"failureType": "SystemError", "target": "claims_staging_job", "details": [] }

Could the issue be the spark job or is it something else

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,200 questions
{count} votes

Accepted answer
  1. Dizzy 75 Reputation points
    2025-02-19T06:45:07.39+00:00

    We recently experienced the same issue. User's image

    The spark job was running fine before and no changes have been made to it before the error suddenly occurred. While we were unable to find the cause of the issue, what did solve it for us was to use a different spark pool. The sole difference being their respective spark version (old: 3.2, new: 3.4).


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.