diff --git a/samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/README.md b/samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/README.md index eb667c91..cea476f3 100644 --- a/samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/README.md +++ b/samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/README.md @@ -19,7 +19,7 @@ e.g. `\bin\kinit.exe admin@ARIS.LOCAL` -In Linux, you can directly using kinit in system. +On Linux, kinit can be used. If `kinit` is not installed, then it would need to be installed to get a kerberos token. e.g.