File tree Expand file tree Collapse file tree 1 file changed +21
-3
lines changed
articles/hdinsight/domain-joined Expand file tree Collapse file tree 1 file changed +21
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Authentication issues in Azure HDInsight
3
3
description : Authentication issues in Azure HDInsight
4
- ms.service : hdinsight
5
- ms.topic : troubleshooting
6
4
author : hrasheed-msft
7
5
ms.author : hrasheed
8
6
ms.reviewer : jasonh
9
- ms.date : 08/09/2019
7
+ ms.service : hdinsight
8
+ ms.topic : troubleshooting
9
+ ms.date : 11/08/2019
10
10
---
11
11
12
12
# Authentication issues in Azure HDInsight
@@ -189,6 +189,24 @@ Ensure that you have successfully logged in to the Ambari portal once through th
189
189
190
190
---
191
191
192
+ ## Error fetching access token
193
+
194
+ ### Issue
195
+
196
+ User receives error message ` Error fetching access token ` .
197
+
198
+ ### Cause
199
+
200
+ This error occurs intermittently when users try to access the ADLS Gen2 using ACLs and the Kerberos token has expired.
201
+
202
+ ### Resolution
203
+
204
+ * For Azure Data Lake Storage Gen1, clean browser cache and log into Ambari again.
205
+
206
+ * For Azure Data Lake Storage Gen2, Run ` /usr/lib/hdinsight-common/scripts/RegisterKerbWithOauth.sh <upn> ` for the user the user is trying to login as
207
+
208
+ ---
209
+
192
210
## Next steps
193
211
194
212
If you didn't see your problem or are unable to solve your issue, visit one of the following channels for more support:
You can’t perform that action at this time.
0 commit comments