Skip to content

Commit 172761e

Browse files
Merge pull request #259946 from kevinjaku/known-issue
Updating Known issue to resolved state
2 parents 630090b + d97bebc commit 172761e

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed

articles/synapse-analytics/known-issues.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ To learn more about Azure Synapse Analytics, see the [Azure Synapse Analytics Ov
2727
|Azure Synapse dedicated SQL pool|[Queries failing with Data Exfiltration Error](#queries-failing-with-data-exfiltration-error)|Has Workaround|
2828
|Azure Synapse Workspace|[Blob storage linked service with User Assigned Managed Identity (UAMI) is not getting listed](#blob-storage-linked-service-with-user-assigned-managed-identity-uami-is-not-getting-listed)|Has Workaround|
2929
|Azure Synapse Workspace|[Failed to delete Synapse workspace & Unable to delete virtual network](#failed-to-delete-synapse-workspace--unable-to-delete-virtual-network)|Has Workaround|
30-
|Azure Synapse Apache Spark pool|[Certain spark job or task fails too early with Error Code 503 due to storage account throttling](#certain-spark-job-or-task-fails-too-early-with-error-code-503-due-to-storage-account-throttling)|Has Workaround|
3130

3231
## Azure Synapse Analytics serverless SQL pool active known issues summary
3332

@@ -103,26 +102,14 @@ When using an ARM template, Bicep template, or direct REST API PUT operation to
103102

104103
**Workaround**: The problem can be mitigated by using a REST API PATCH operation or the Azure Portal UI to reverse and retry the desired configuration changes. The engineering team is aware of this behavior and working on a fix.
105104

106-
## Azure Synapse Analytics Apache Spark pool active known issues summary
107-
108-
The following are known issues with the Synapse Spark.
109-
110-
### Certain spark job or task fails too early with Error Code 503 due to storage account throttling
111-
112-
Starting at 00:00 UTC on October 3, 2023, few Azure Synapse Analytics Apache Spark pools might experience spark job/task failures due to storage API limit threshold being exceeded.
113-
114-
**Workaround**: The engineering team is currently aware of this behavior and working on a fix. We recommend setting the following spark config at [pool level](spark/apache-spark-azure-create-spark-configuration.md#create-an-apache-spark-configuration)
115-
116-
`spark.hadoop.fs.azure.io.retry.max.retries 19`
117-
118-
119105
## Recently Closed Known issues
120106

121107
|Synapse Component|Issue|Status|Date Resolved
122108
|---------|---------|---------|---------|
123109
|Azure Synapse serverless SQL pool|[Queries using Microsoft Entra authentication fails after 1 hour](#queries-using-azure-ad-authentication-fails-after-1-hour)|Resolved|August 2023
124110
|Azure Synapse serverless SQL pool|[Query failures while reading Cosmos DB data using OPENROWSET](#query-failures-while-reading-azure-cosmos-db-data-using-openrowset)|Resolved|March 2023
125111
|Azure Synapse Apache Spark pool|[Failed to write to SQL Dedicated Pool from Synapse Spark using Azure Synapse Dedicated SQL Pool Connector for Apache Spark when using notebooks in pipelines](#failed-to-write-to-sql-dedicated-pool-from-synapse-spark-using-azure-synapse-dedicated-sql-pool-connector-for-apache-spark-when-using-notebooks-in-pipelines)|Resolved|June 2023
112+
|Azure Synapse Apache Spark pool|[Certain spark job or task fails too early with Error Code 503 due to storage account throttling](#certain-spark-job-or-task-fails-too-early-with-error-code-503-due-to-storage-account-throttling)|Resolved|November 2023
126113

127114
## Azure Synapse Analytics serverless SQL pool recently closed known issues summary
128115

@@ -152,6 +139,12 @@ While using Azure Synapse Dedicated SQL Pool Connector for Apache Spark to write
152139

153140
**Status**: Resolved
154141

142+
### Certain spark job or task fails too early with Error Code 503 due to storage account throttling
143+
144+
Between October 3, 2023 and November 16, 2023, few Azure Synapse Analytics Apache Spark pools could have experienced spark job/task failures due to storage API limit threshold being exceeded.
145+
146+
**Status**: Resolved
147+
155148
## Next steps
156149

157150
- [Synapse Studio troubleshooting](troubleshoot/troubleshoot-synapse-studio.md)

0 commit comments

Comments
 (0)