Skip to content

Commit 8d5cbf4

Browse files
committed
Revert "update readme with more detailed information about usage"
This reverts commit da75ec0.
1 parent da75ec0 commit 8d5cbf4

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

  • samples/notebooks/hdfs-kerberos-tester
Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,14 @@
1-
This tool can be used to troubleshoot HDFS Kerberos connections for PolyBase, when you experience HDFS Kerberos failure while creating an external table in a Kerberos secured HDFS cluster. This tool helps identify the following issues:
2-
i. Username/password misconfigurations
3-
ii. Cluster Kerberos setup misconfigurations
41

5-
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.
63

7-
This tool is completely independent from SQL Server, and can assist in ruling out non-SQL Server issues, and concentrate on resolving HDFS Kerberos setup issues. This tool requires Azure Data Studio and around 40 MB of hard disk space.
8-
9-
10-
1. Download all the content in this location to your local machine. Please make sure all these files are co-existed in same folder.
4+
1. Download all the content in this folder to your local machine.
115

126
2. Open the Azure Data Studio.
137

14-
3. In Azure Data studio click -> File -> Open File -> go to the folder where hdfs-kerberos-tester.ipynb exist, choose hdfs-kerberos-tester.ipynb and click open
8+
3. In Azure Data studio -> File -> Open File -> choose hdfs-kerberos-tester.ipynb and click open
159

1610
4. It should open the Notebook.
1711

12+
5. Choose Python3 as kernel.
1813

19-
5. Choose Python3 as kernel.
14+
6. Click on all RunCells button in Notebook.

0 commit comments

Comments
 (0)