From e04fb38e71e102a4a658b0d8a08a46ea2af299cb Mon Sep 17 00:00:00 2001 From: LeiWang Date: Tue, 4 Apr 2017 23:10:49 +0800 Subject: [PATCH] Update jdbc.md --- docs/interpreter/jdbc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/interpreter/jdbc.md b/docs/interpreter/jdbc.md index 7a6ac8141d..c5006a68e7 100644 --- a/docs/interpreter/jdbc.md +++ b/docs/interpreter/jdbc.md @@ -166,7 +166,7 @@ There are more JDBC interpreter properties you can specify like below. zeppelin.jdbc.auth.kerberos.proxy.enable - when used the kerberos auth type, do the kerberos proxy behavior with login user (if not anonymous) to get the connection, default value is true +      when auth type is kerberos auth type,whether do the kerberos proxy behavior with the login user (if not anonymous) to get the connection, default value is true default.jceks.file