mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Update jdbc.md
This commit is contained in:
parent
75e4b9ff78
commit
e04fb38e71
1 changed files with 1 additions and 1 deletions
|
|
@ -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 used the kerberos auth type, do the kerberos proxy behavior with login user (if not anonymous) to get the connection, default value is true</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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>default.jceks.file</td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue