Skip to content

Commit 75c06d1

Browse files
Merge pull request #225463 from Clare-Zheng82/0128-Update_Hive_TSG_doc
Update Hive TSG Doc
2 parents 138db16 + 6d76454 commit 75c06d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/data-factory/connector-troubleshoot-hive.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: jianleishen
66
ms.service: data-factory
77
ms.subservice: data-movement
88
ms.topic: troubleshooting
9-
ms.date: 01/25/2023
9+
ms.date: 01/28/2023
1010
ms.author: jianleishen
1111
ms.custom: has-adal-ref, synapse
1212
---
@@ -33,9 +33,9 @@ This article provides suggestions to troubleshoot common problems with the Hive
3333
- **Cause**: You use the Kerberos authentication that is not supported in Azure Data Factory.
3434

3535
- **Recommendation**: Try the following steps. If they do not work, check the provided driver to resolve this issue.
36-
1. The **kr5.ini** file is in the **C:\Program Files\MIT\Kerberos\bin** folder.
36+
1. The **krb5.ini** file is in the **C:\Program Files\MIT\Kerberos\bin** folder.
3737
2. Add the `KRB5_CONFIG` and `KRB5CCNAME` to the system variable as well.
38-
3. Edit the **krb.ini** file.
38+
3. Edit the **krb5.ini** file.
3939
4. Shut down and restart the VM and the SHIR from the machine.
4040

4141
## Next steps

0 commit comments

Comments
 (0)