You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by ah...@apache.org on 2017/04/08 04:33:51 UTC

svn commit: r1790651 - /zeppelin/site/docs/0.8.0-SNAPSHOT/interpreter/jdbc.html

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>