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 2016/10/10 02:03:50 UTC

svn commit: r1764016 - /zeppelin/site/docs/0.7.0-SNAPSHOT/security/datasource_authorization.html

Author: ahyoungryu
Date: Mon Oct 10 02:03:49 2016
New Revision: 1764016

URL: http://svn.apache.org/viewvc?rev=1764016&view=rev
Log: (empty)

Modified:
    zeppelin/site/docs/0.7.0-SNAPSHOT/security/datasource_authorization.html

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/security/datasource_authorization.html
URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/security/datasource_authorization.html?rev=1764016&r1=1764015&r2=1764016&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/security/datasource_authorization.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/security/datasource_authorization.html Mon Oct 10 02:03:49 2016
@@ -80,6 +80,7 @@
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>More</b><span></li>
                 <li><a href="/docs/0.7.0-SNAPSHOT/install/upgrade.html">Upgrade Zeppelin Version</a></li>
+                <li><a href="/docs/0.7.0-SNAPSHOT/quickstart/install_with_flink_and_spark_cluster.html">Install Zeppelin with Flink and Spark Clusters Tutorial</a></li>
               </ul>
             </li>
             <li>
@@ -244,7 +245,7 @@ The interpret method takes the user stri
 <h2>Please note</h2>
 
 <p>As a first step of data source authentication feature, <a href="https://issues.apache.org/jira/browse/ZEPPELIN-828">ZEPPELIN-828</a> was proposed and implemented in Pull Request <a href="https://github.com/apache/zeppelin/pull/860">#860</a>.
-Currently, only customized 3rd party interpreters can use this feature. We are planning to apply this mechanism to <a href="../manual/interpreterinstallation.md#available-community-managed-interpreters">the community interpreters</a> in the near future. 
+Currently, only customized 3rd party interpreters can use this feature. We are planning to apply this mechanism to <a href="../manual/interpreterinstallation.html#available-community-managed-interpreters">the community managed interpreters</a> in the near future. 
 Please keep track <a href="https://issues.apache.org/jira/browse/ZEPPELIN-1070">ZEPPELIN-1070</a>. </p>
 
   </div>