We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd0995 commit bb04775Copy full SHA for bb04775
2 files changed
samples/notebooks/hdfs-kerberos-tester.zip
36.7 MB
samples/notebooks/readme
@@ -0,0 +1,14 @@
1
+
2
+This tool can be used to troubleshoot hdfs kerberos connections. This tool requires azure data studio tool and around 40 MB space on hard disk.
3
4
+1. Download the hdfs-kerberos-tester.zip file to local machine.
5
6
+2. Open the Azure Data Studio.
7
8
+3. In Azure Data studio -> File -> Open File -> choose hdfs-kerberos-tester.ipynb and click open
9
10
+4. It should open the Notebook.
11
12
+5. Choose Python3 as kernel.
13
14
+6. Click on RunCells button in Notebook.
0 commit comments