mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/README.md
Co-authored-by: Saurabh Singh <saurabh.singh@microsoft.com>
This commit is contained in:
@@ -11,7 +11,7 @@ bash ./build.sh
|
||||
|
||||
The App.java has hardcoded values in it mentioned in the sections below. Those should be pointed to the right values.
|
||||
|
||||
Before running this application, the kinit which somes with the JRE needs to be run to get a kerberos token.
|
||||
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.
|
||||
|
||||
`<JRE_INSTALL_ROOT>\bin\kinit.exe <user>@<REALM>`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user