Skip to content

Commit ece2316

Browse files
author
Bruce Hamilton
committed
remaining churn
1 parent b8fccdb commit ece2316

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/relational-databases/polybase/polybase-troubleshoot-connectivity.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ The tool runs independently of SQL Server, so it does not need to be running, no
8181

8282
\> cd C:\\Program Files\\Microsoft SQL Server\\MSSQL13.MSSQLSERVER\\MSSQL\\Binn\\Polybase
8383

84-
\> java -classpath ".\Hadoop\conf;.\Hadoop\*;.\Hadoop\HDP2_2\*" com.microsoft.polybase.client.HdfsBridge {Name Node Address} {Name Node Port} {Service Principal} {Filepath containing Service Principal's Password} {Remote HDFS file path (optional)}
85-
84+
\> java -classpath ".\\Hadoop\\conf;.\\Hadoop\\*;.\\Hadoop\\HDP2_2\\*" com.microsoft.polybase.client.HdfsBridge {Name Node Address} {Name Node Port} {Service Principal} {Filepath containing Service Principal's Password} {Remote HDFS file path (optional)}
8685

8786
## Arguments
8887
| Argument | Description|

0 commit comments

Comments
 (0)