Hit unexpected exception, please retry. If the problem persists, please contact Azure Support
dl1616427657
1
Reputation point
I am running SparkSQL notebooks from a pipeline in Azure Synapse and keep getting error like this:-
{
"errorCode": "6000",
"message": "Hit unexpected exception, please retry. If the problem persists, please contact Azure Support\"",
"failureType": "UserError",
"target": "my_target_name",
"details": []
}
How do I find what the problem is? All notebooks work when run individually.
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.
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
Sign in to answer