Skip to content

Commit 8d84760

Browse files
authored
Merge pull request #95350 from dagiro/caseReview1
caseReview1
2 parents a2929de + 3db3060 commit 8d84760

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

articles/hdinsight/domain-joined/domain-joined-authentication-issues.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Authentication issues in Azure HDInsight
33
description: Authentication issues in Azure HDInsight
4-
ms.service: hdinsight
5-
ms.topic: troubleshooting
64
author: hrasheed-msft
75
ms.author: hrasheed
86
ms.reviewer: jasonh
9-
ms.date: 08/09/2019
7+
ms.service: hdinsight
8+
ms.topic: troubleshooting
9+
ms.date: 11/08/2019
1010
---
1111

1212
# Authentication issues in Azure HDInsight
@@ -189,6 +189,24 @@ Ensure that you have successfully logged in to the Ambari portal once through th
189189

190190
---
191191

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+
192210
## Next steps
193211

194212
If you didn't see your problem or are unable to solve your issue, visit one of the following channels for more support:

0 commit comments

Comments
 (0)