Skip to content

Commit 0407751

Browse files
authored
Update known-issues.md
1 parent 3e72ec9 commit 0407751

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/synapse-analytics/known-issues.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@ The following are known issues with the Synapse Spark.
109109

110110
### Certain spark job or task fails too early with Error Code 503 due to storage account throttling
111111

112-
Starting at 00:00 UTC on 03 Oct 2023, few Azure Synapse Analytics Apache Spark pools may experience spark job/task failures due to storage API limit threshold being exceeded.
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.
113113

114-
**Workaround**: The engineering team is currently aware of this behavior and working on a fix. We recommend setting the below spark config at [pool level](spark/apache-spark-azure-create-spark-configuration#create-an-apache-spark-configuration)
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#create-an-apache-spark-configuration)
115115

116116
`spark.hadoop.fs.azure.io.retry.max.retries 19`
117117

@@ -130,7 +130,7 @@ Starting at 00:00 UTC on 03 Oct 2023, few Azure Synapse Analytics Apache Spark p
130130

131131
### Queries using Microsoft Entra authentication fails after 1 hour
132132

133-
SQL connections using Microsoft Entra authentication that remain active for more than 1 hour will start to fail. This includes querying storage using Microsoft Entra pass-through authentication and statements that interact with Microsoft Entra ID, like CREATE EXTERNAL PROVIDER. This affects every tool that keeps connections active, like query editor in SSMS and ADS. Tools that open new connection to execute queries aren't affected, like Synapse Studio.
133+
SQL connections using Microsoft Entra authentication that remain active for more than 1 hour starts to fail. This includes querying storage using Microsoft Entra pass-through authentication and statements that interact with Microsoft Entra ID, like CREATE EXTERNAL PROVIDER. This affects every tool that keeps connections active, like query editor in SSMS and ADS. Tools that open new connection to execute queries aren't affected, like Synapse Studio.
134134

135135
**Status**: Resolved
136136

0 commit comments

Comments
 (0)