Update jdbc.md

update doc for `zeppelin.jdbc.auth.kerberos.proxy.enable`
This commit is contained in:
LeiWang 2017-04-04 23:11:32 +08:00 committed by GitHub
parent e04fb38e71
commit ee9cd18374

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>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</td>
     <td>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>
</tr>
<tr>
<td>default.jceks.file</td>