From 2309b985c99dd4ed02edb1aaecbe8cf487c25486 Mon Sep 17 00:00:00 2001 From: Yup <32282091+yupeagle@users.noreply.github.com> Date: Wed, 14 Oct 2020 10:56:07 -0700 Subject: [PATCH] Update samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/README.md Co-authored-by: Saurabh Singh --- .../connectivity/webhdfs-java-client/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.