We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f500f4d commit 6816fc0Copy full SHA for 6816fc0
articles/data-factory/connector-troubleshoot-hive.md
@@ -33,7 +33,7 @@ This article provides suggestions to troubleshoot common problems with the Hive
33
- **Cause**: You use the Kerberos authentication that is not supported in Azure Data Factory.
34
35
- **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.
+ 1. The **krb5.ini** file is in the **C:\Program Files\MIT\Kerberos\bin** folder.
37
2. Add the `KRB5_CONFIG` and `KRB5CCNAME` to the system variable as well.
38
3. Edit the **krb.ini** file.
39
4. Shut down and restart the VM and the SHIR from the machine.
0 commit comments