Skip to content

Commit adeab8d

Browse files
committed
2 more, removed one image and section from troubleshooting guide that no longer applies, as all storage accounts are automatically using Gen 2 now, with no option to select Gen 1 in the UI anymore.
1 parent e25b92f commit adeab8d

File tree

4 files changed

+0
-18
lines changed

4 files changed

+0
-18
lines changed

articles/data-factory/data-flow-troubleshoot-connector-format.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -439,24 +439,6 @@ For Cause 3, work around it with one of the following options:
439439

440440
:::image type="content" source="./media/data-flow-troubleshoot-connector-format/remove-allow-copy-command-true.png" alt-text="Screenshot that shows how to remove 'allowcopycommand:true'.":::
441441

442-
443-
### Failed with an error: "This operation is not permitted on a non-empty directory"
444-
445-
#### Symptoms
446-
447-
When you use Azure Synapse Analytics as a sink in the data flow to preview data, debug/trigger run or do other activities and the enable staging is set to true, your job may fail with the following error message:
448-
449-
`DF-SYS-01 at Sink 'sink': Unable to stage data before write. Check configuration/credentials of storage.`<br/>
450-
`org.apache.hadoop.fs.azure.AzureException: com.microsoft.azure.storage.StorageException: This operation is not permitted on a non-empty directory.`
451-
452-
#### Cause
453-
You use the Azure Blob Storage as the staging linked service to link to a storage account that has the enabled hierarchical namespace, and that account uses key authentication in the linked service.
454-
455-
:::image type="content" source="./media/data-flow-troubleshoot-connector-format/storage-account-configuration.png" alt-text="Screenshot that shows the storage account configuration.":::
456-
457-
#### Recommendation
458-
Create an Azure Data Lake Gen2 linked service for the storage, and select the Gen2 storage as the staging linked service in data flow activities.
459-
460442
### Failed with an error: "shaded.msdataflow.com.microsoft.sqlserver.jdbc.SQLServerException: User does not have permission to perform this action."
461443

462444
#### Symptoms
-5.97 KB
Loading
-82.8 KB
Loading

0 commit comments

Comments
 (0)