Update jdbc.md

update the description for zeppelin.jdbc.auth.kerberos.proxy.enable
This commit is contained in:
LeiWang 2017-04-07 22:10:18 +08:00 committed by GitHub
parent ba34a414b9
commit 1f26bc3252

View file

@ -166,7 +166,7 @@ There are more JDBC interpreter properties you can specify like below.
</tr>
<tr>
<td>zeppelin.jdbc.auth.kerberos.proxy.enable</td>
     <td>true or false. when auth type is kerberos, whether do the kerberos proxy behavior with the login user (if not anonymous) to get the connection, default value is true</td>
     <td>When auth type is Kerberos, enable/disable Kerberos proxy with the login user to get the connection. Default value is true.</td>
</tr>
<tr>
<td>default.jceks.file</td>