You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hdinsight/troubleshoot-sqoop.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,17 @@
1
1
---
2
2
title: Sqoop import/export command fails for some users in ESP clusters - Azure HDInsight
3
-
description: 'Apache Sqoop import/export command fails with "Import Failed: java.io.IOException: The ownership on the staging directory /user/yourusername/.staging is not as expected" error for some users in Azure HDInsight ESP cluster'
3
+
description: Sqoop import/export command fails.
4
4
ms.service: hdinsight
5
5
ms.custom: devx-track-extended-java
6
6
ms.topic: troubleshooting
7
-
ms.date: 04/26/2023
7
+
ms.date: 05/23/2024
8
8
---
9
9
10
10
# Scenario: Sqoop import/export command fails for usernames greater than 20 characters in Azure HDInsight ESP clusters
11
11
12
12
This article describes a known issue and workaround when using Azure HDInsight ESP (Enterprise Security Pack) enabled clusters using ADLS Gen2 (ABFS) storage account.
13
13
14
+
'Apache Sqoop import/export command fails with "Import Failed: java.io.IOException: The ownership on the staging directory /user/yourusername/.staging isn't as expected" error for some users in Azure HDInsight ESP cluster'
14
15
## Issue
15
16
16
17
When you run sqoop import/export command, it fails with the error for some users:
0 commit comments