Author: ahyoungryu Date: Sat Apr 8 04:33:51 2017 New Revision: 1790651 URL: http://svn.apache.org/viewvc?rev=1790651&view=rev Log: (empty)
Modified: zeppelin/site/docs/0.8.0-SNAPSHOT/interpreter/jdbc.html Modified: zeppelin/site/docs/0.8.0-SNAPSHOT/interpreter/jdbc.html URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.8.0-SNAPSHOT/interpreter/jdbc.html?rev=1790651&r1=1790650&r2=1790651&view=diff ============================================================================== --- zeppelin/site/docs/0.8.0-SNAPSHOT/interpreter/jdbc.html (original) +++ zeppelin/site/docs/0.8.0-SNAPSHOT/interpreter/jdbc.html Sat Apr 8 04:33:51 2017 @@ -363,6 +363,10 @@ the JDBC interpreter will get the accoun <td>The path to the keytab file</td> </tr> <tr> + <td>zeppelin.jdbc.auth.kerberos.proxy.enable</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> <td>jceks store path (e.g: jceks://file/tmp/zeppelin.jceks)</td> </tr>