Initial checkin for hdfs kerberos testing tool

This commit is contained in:
Uday Kiran Reddy Lingala
2019-09-11 14:35:02 -07:00
parent edd0995e39
commit bb04775dbf
2 changed files with 14 additions and 0 deletions
Binary file not shown.
+14
View File
@@ -0,0 +1,14 @@
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.
1. Download the hdfs-kerberos-tester.zip file to local machine.
2. Open the Azure Data Studio.
3. In Azure Data studio -> File -> Open File -> choose hdfs-kerberos-tester.ipynb and click open
4. It should open the Notebook.
5. Choose Python3 as kernel.
6. Click on RunCells button in Notebook.