Skip to content

Commit 6db3daa

Browse files
yupeaglesaurabh500
andauthored
Update samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/README.md
Co-authored-by: Saurabh Singh <saurabh.singh@microsoft.com>
1 parent 53fd104 commit 6db3daa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client

samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ bash ./build.sh
1111

1212
The App.java has hardcoded values in it mentioned in the sections below. Those should be pointed to the right values.
1313

14-
Before running this application, the kinit which somes with the JRE needs to be run to get a kerberos token.
14+
On Windows, before running this application, kinit needs to be run to get a kerberos token. `kinit` is shipped with the JRE for Windows Java distributions.
1515

1616
`<JRE_INSTALL_ROOT>\bin\kinit.exe <user>@<REALM>`
1717

0 commit comments

Comments
 (0)