Author: minalee
Date: Fri Jun 10 19:08:27 2016
New Revision: 1747779
URL: http://svn.apache.org/viewvc?rev=1747779&view=rev
Log:
https://github.com/apache/zeppelin/pull/983
Added:
zeppelin/site/docs/0.6.0-SNAPSHOT/assets/themes/zeppelin/img/docs-img/insufficient_privileges.png
(with props)
zeppelin/site/docs/0.6.0-SNAPSHOT/assets/themes/zeppelin/img/docs-img/permission_setting.png
(with props)
Modified:
zeppelin/site/docs/0.6.0-SNAPSHOT/atom.xml
zeppelin/site/docs/0.6.0-SNAPSHOT/development/howtocontribute.html
zeppelin/site/docs/0.6.0-SNAPSHOT/development/howtocontributewebsite.html
zeppelin/site/docs/0.6.0-SNAPSHOT/development/writingzeppelininterpreter.html
zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/back-end-angular.html
zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/front-end-angular.html
zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/html.html
zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/table.html
zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/text.html
zeppelin/site/docs/0.6.0-SNAPSHOT/index.html
zeppelin/site/docs/0.6.0-SNAPSHOT/install/install.html
zeppelin/site/docs/0.6.0-SNAPSHOT/install/upgrade.html
zeppelin/site/docs/0.6.0-SNAPSHOT/install/virtual_machine.html
zeppelin/site/docs/0.6.0-SNAPSHOT/install/yarn_install.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/alluxio.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/cassandra.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/elasticsearch.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/flink.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/geode.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hbase.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hdfs.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hive.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/ignite.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/jdbc.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/lens.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/livy.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/markdown.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/postgresql.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/python.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/r.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/scalding.html
zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/spark.html
zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dependencymanagement.html
zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dynamicform.html
zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dynamicinterpreterload.html
zeppelin/site/docs/0.6.0-SNAPSHOT/manual/interpreters.html
zeppelin/site/docs/0.6.0-SNAPSHOT/manual/notebookashomepage.html
zeppelin/site/docs/0.6.0-SNAPSHOT/manual/publish.html
zeppelin/site/docs/0.6.0-SNAPSHOT/pleasecontribute.html
zeppelin/site/docs/0.6.0-SNAPSHOT/quickstart/explorezeppelinui.html
zeppelin/site/docs/0.6.0-SNAPSHOT/quickstart/tutorial.html
zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html
zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-interpreter.html
zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-notebook.html
zeppelin/site/docs/0.6.0-SNAPSHOT/rss.xml
zeppelin/site/docs/0.6.0-SNAPSHOT/screenshots.html
zeppelin/site/docs/0.6.0-SNAPSHOT/security/authentication.html
zeppelin/site/docs/0.6.0-SNAPSHOT/security/interpreter_authorization.html
zeppelin/site/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html
zeppelin/site/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html
zeppelin/site/docs/0.6.0-SNAPSHOT/sitemap.txt
zeppelin/site/docs/0.6.0-SNAPSHOT/storage/storage.html
Added:
zeppelin/site/docs/0.6.0-SNAPSHOT/assets/themes/zeppelin/img/docs-img/insufficient_privileges.png
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/assets/themes/zeppelin/img/docs-img/insufficient_privileges.png?rev=1747779&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
zeppelin/site/docs/0.6.0-SNAPSHOT/assets/themes/zeppelin/img/docs-img/insufficient_privileges.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added:
zeppelin/site/docs/0.6.0-SNAPSHOT/assets/themes/zeppelin/img/docs-img/permission_setting.png
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/assets/themes/zeppelin/img/docs-img/permission_setting.png?rev=1747779&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
zeppelin/site/docs/0.6.0-SNAPSHOT/assets/themes/zeppelin/img/docs-img/permission_setting.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/atom.xml
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/atom.xml?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/atom.xml (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/atom.xml Fri Jun 10 19:08:27 2016
@@ -4,7 +4,7 @@
<title>Apache Zeppelin</title>
<link href="http://zeppelin.apache.org/" rel="self"/>
<link href="http://zeppelin.apache.org"/>
- <updated>2016-06-09T09:31:10-07:00</updated>
+ <updated>2016-06-10T09:25:10-07:00</updated>
<id>http://zeppelin.apache.org</id>
<author>
<name>The Apache Software Foundation</name>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/development/howtocontribute.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/development/howtocontribute.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/development/howtocontribute.html
(original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/development/howtocontribute.html Fri Jun
10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
@@ -193,19 +192,19 @@ Any contributions to Zeppelin (Source co
<h2>Getting the source code</h2>
-<p>First of all, you need Zeppelin source code. The official location of
Zeppelin is <a
href="http://git.apache.org/incubator-zeppelin.git">http://git.apache.org/incubator-zeppelin.git</a>.</p>
+<p>First of all, you need Zeppelin source code. The official location of
Zeppelin is <a
href="http://git.apache.org/zeppelin.git">http://git.apache.org/zeppelin.git</a>.</p>
<h3>git access</h3>
<p>Get the source code on your development machine using git.</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">git clone git://git.apache.org/incubator-zeppelin.git zeppelin
+<div class="highlight"><pre><code class="text language-text"
data-lang="text">git clone git://git.apache.org/zeppelin.git zeppelin
</code></pre></div>
<p>You may also want to develop against a specific branch. For example, for
branch-0.5.6</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">git clone -b branch-0.5.6
git://git.apache.org/incubator-zeppelin.git zeppelin
+<div class="highlight"><pre><code class="text language-text"
data-lang="text">git clone -b branch-0.5.6 git://git.apache.org/zeppelin.git
zeppelin
</code></pre></div>
<h4>Fork repository</h4>
-<p>If you want not only build Zeppelin but also make any changes, then you
need fork <a href="https://github.com/apache/incubator-zeppelin">Zeppelin
github mirror repository</a> and make a pull request.</p>
+<p>If you want not only build Zeppelin but also make any changes, then you
need fork <a href="https://github.com/apache/zeppelin">Zeppelin github mirror
repository</a> and make a pull request.</p>
<h3>Build</h3>
<div class="highlight"><pre><code class="text language-text"
data-lang="text">mvn install
Modified:
zeppelin/site/docs/0.6.0-SNAPSHOT/development/howtocontributewebsite.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/development/howtocontributewebsite.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/development/howtocontributewebsite.html
(original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/development/howtocontributewebsite.html
Fri Jun 10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
@@ -176,19 +175,19 @@ Any contribution to Zeppelin (Source cod
<p>Website is hosted in 'master' branch under <code>/docs/</code>
dir.</p>
-<p>First of all, you need the website source code. The official location of
mirror for Zeppelin is <a
href="http://git.apache.org/incubator-zeppelin.git">http://git.apache.org/incubator-zeppelin.git</a>.</p>
+<p>First of all, you need the website source code. The official location of
mirror for Zeppelin is <a
href="http://git.apache.org/zeppelin.git">http://git.apache.org/zeppelin.git</a>.</p>
<p>Get the source code on your development machine using git.</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">git clone git://git.apache.org/incubator-zeppelin.git
+<div class="highlight"><pre><code class="text language-text"
data-lang="text">git clone git://git.apache.org/zeppelin.git
cd docs
</code></pre></div>
<h4>Build</h4>
-<p>To build, you'll need to install some prerequisites. Please check
'Build documentation' section in <a
href="https://github.com/apache/incubator-zeppelin/blob/master/docs/README.md#build-documentation">docs/README.md</a>.</p>
+<p>To build, you'll need to install some prerequisites. Please check
'Build documentation' section in <a
href="https://github.com/apache/zeppelin/blob/master/docs/README.md#build-documentation">docs/README.md</a>.</p>
<h4>Run website in development mode</h4>
-<p>While you're modifying website, you'll want to see preview of it.
Please check 'Run website' section in <a
href="https://github.com/apache/incubator-zeppelin/blob/master/docs/README.md#run-website">docs/README.md</a>.</p>
+<p>While you're modifying website, you'll want to see preview of it.
Please check 'Run website' section in <a
href="https://github.com/apache/zeppelin/blob/master/docs/README.md#run-website">docs/README.md</a>.</p>
<p>You'll be able to access it on <a
href="http://localhost:4000">http://localhost:4000</a> with your web
browser.</p>
Modified:
zeppelin/site/docs/0.6.0-SNAPSHOT/development/writingzeppelininterpreter.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/development/writingzeppelininterpreter.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
---
zeppelin/site/docs/0.6.0-SNAPSHOT/development/writingzeppelininterpreter.html
(original)
+++
zeppelin/site/docs/0.6.0-SNAPSHOT/development/writingzeppelininterpreter.html
Fri Jun 10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
@@ -192,7 +191,7 @@ All Interpreters in the same Interpreter
<h3>Make your own Interpreter</h3>
-<p>Creating a new interpreter is quite simple. Just extend <a
href="https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/Interpreter.java">org.apache.zeppelin.interpreter</a>
abstract class and implement some methods.
+<p>Creating a new interpreter is quite simple. Just extend <a
href="https://github.com/apache/zeppelin/blob/master/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/Interpreter.java">org.apache.zeppelin.interpreter</a>
abstract class and implement some methods.
You can include
<code>org.apache.zeppelin:zeppelin-interpreter:[VERSION]</code> artifact in
your build system. And you should your jars under your interpreter directory
with specific directory name. Zeppelin server reads interpreter directories
recursively and initializes interpreters including your own interpreter.</p>
<p>There are three locations where you can store your interpreter group, name
and other information. Zeppelin server tries to find the location below. Next,
Zeppelin tries to find <code>interpareter-setting.json</code> in your
interpreter jar. </p>
@@ -271,13 +270,13 @@ For example,</p></li>
</property>
</code></pre></div>
<ol>
-<li><p>Add your interpreter to the <a
href="https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java#L397">default
configuration</a> which is used when there is no
<code>zeppelin-site.xml</code>.</p></li>
+<li><p>Add your interpreter to the <a
href="https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java#L397">default
configuration</a> which is used when there is no
<code>zeppelin-site.xml</code>.</p></li>
<li><p>Start Zeppelin by running <code>./bin/zeppelin-daemon.sh
start</code>.</p></li>
<li><p>In the interpreter page, click the <code>+Create</code> button and
configure your interpreter properties.
Now you are done and ready to use your interpreter.</p></li>
</ol>
-<p>Note that the interpreters released with zeppelin have a <a
href="https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java#L397">default
configuration</a> which is used when there is no
<code>conf/zeppelin-site.xml</code>.</p>
+<p>Note that the interpreters released with zeppelin have a <a
href="https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java#L397">default
configuration</a> which is used when there is no
<code>conf/zeppelin-site.xml</code>.</p>
<h3>Use your interpreter</h3>
@@ -327,10 +326,10 @@ codes for myintp2
<p>Checkout some interpreters released with Zeppelin by default.</p>
<ul>
-<li><a
href="https://github.com/apache/incubator-zeppelin/tree/master/spark">spark</a></li>
-<li><a
href="https://github.com/apache/incubator-zeppelin/tree/master/markdown">markdown</a></li>
-<li><a
href="https://github.com/apache/incubator-zeppelin/tree/master/shell">shell</a></li>
-<li><a
href="https://github.com/apache/incubator-zeppelin/tree/master/jdbc">jdbc</a></li>
+<li><a
href="https://github.com/apache/zeppelin/tree/master/spark">spark</a></li>
+<li><a
href="https://github.com/apache/zeppelin/tree/master/markdown">markdown</a></li>
+<li><a
href="https://github.com/apache/zeppelin/tree/master/shell">shell</a></li>
+<li><a href="https://github.com/apache/zeppelin/tree/master/jdbc">jdbc</a></li>
</ul>
<h3>Contributing a new Interpreter to Zeppelin releases</h3>
@@ -340,12 +339,12 @@ codes for myintp2
<ul>
<li>First, check out the general contribution guide <a
href="./howtocontributewebsite.html">here</a>.</li>
<li>Follow the steps in "Make your own Interpreter" section
above.</li>
-<li>Add your interpreter as in the "Configure your interpreter"
section above; also add it to the example template <a
href="https://github.com/apache/incubator-zeppelin/blob/master/conf/zeppelin-site.xml.template">zeppelin-site.xml.template</a>.</li>
+<li>Add your interpreter as in the "Configure your interpreter"
section above; also add it to the example template <a
href="https://github.com/apache/zeppelin/blob/master/conf/zeppelin-site.xml.template">zeppelin-site.xml.template</a>.</li>
<li>Add tests! They are run by Travis for all changes and it is important that
they are self-contained.</li>
-<li>Include your interpreter as a module in <a
href="https://github.com/apache/incubator-zeppelin/blob/master/pom.xml"><code>pom.xml</code></a>.</li>
-<li>Add documentation on how to use your interpreter under
<code>docs/interpreter/</code>. Follow the Markdown style as this <a
href="https://github.com/apache/incubator-zeppelin/blob/master/docs/interpreter/elasticsearch.md">example</a>.
Make sure you list config settings and provide working examples on using your
interpreter in code boxes in Markdown. Link to images as appropriate (images
should go to <code>docs/assets/themes/zeppelin/img/docs-img/</code>). And add a
link to your documentation in the navigation menu
(<code>docs/_includes/themes/zeppelin/_navigation.html</code>).</li>
-<li>Most importantly, ensure licenses of the transitive closure of all
dependencies are list in <a
href="https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-distribution/src/bin_license/LICENSE">license
file</a>.</li>
-<li>Commit your changes and open a Pull Request on the project <a
href="https://github.com/apache/incubator-zeppelin">Mirror on GitHub</a>; check
to make sure Travis CI build is passing.</li>
+<li>Include your interpreter as a module in <a
href="https://github.com/apache/zeppelin/blob/master/pom.xml"><code>pom.xml</code></a>.</li>
+<li>Add documentation on how to use your interpreter under
<code>docs/interpreter/</code>. Follow the Markdown style as this <a
href="https://github.com/apache/zeppelin/blob/master/docs/interpreter/elasticsearch.md">example</a>.
Make sure you list config settings and provide working examples on using your
interpreter in code boxes in Markdown. Link to images as appropriate (images
should go to <code>docs/assets/themes/zeppelin/img/docs-img/</code>). And add a
link to your documentation in the navigation menu
(<code>docs/_includes/themes/zeppelin/_navigation.html</code>).</li>
+<li>Most importantly, ensure licenses of the transitive closure of all
dependencies are list in <a
href="https://github.com/apache/zeppelin/blob/master/zeppelin-distribution/src/bin_license/LICENSE">license
file</a>.</li>
+<li>Commit your changes and open a Pull Request on the project <a
href="https://github.com/apache/zeppelin">Mirror on GitHub</a>; check to make
sure Travis CI build is passing.</li>
</ul>
</div>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/back-end-angular.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/back-end-angular.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/back-end-angular.html
(original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/back-end-angular.html Fri
Jun 10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/front-end-angular.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/front-end-angular.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/front-end-angular.html
(original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/front-end-angular.html Fri
Jun 10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/html.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/html.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/html.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/html.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/table.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/table.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/table.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/table.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/text.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/text.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/text.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/displaysystem/text.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/index.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/index.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/index.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/index.html Fri Jun 10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
@@ -286,7 +285,7 @@ This way, you can easily embed it as an
<h3>100% Opensource</h3>
-<p>Apache Zeppelin is Apache2 Licensed software. Please check out the <a
href="http://git.apache.org/incubator-zeppelin.git">source repository</a> and
<a href="./development/howtocontribute.html">How to contribute</a></p>
+<p>Apache Zeppelin is Apache2 Licensed software. Please check out the <a
href="http://git.apache.org/zeppelin.git">source repository</a> and <a
href="./development/howtocontribute.html">How to contribute</a></p>
<p>Zeppelin has a very active development community.
Join the <a href="https://zeppelin.apache.org/community.html">Mailing list</a>
and report issues on our <a
href="https://issues.apache.org/jira/browse/ZEPPELIN">Issue tracker</a>.</p>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/install/install.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/install/install.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/install/install.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/install/install.html Fri Jun 10 19:08:27
2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
@@ -200,7 +199,7 @@ limitations under the License.
<li>Node.js Package Manager</li>
</ul>
-<p>If you don't have requirements prepared, please check instructions in
<a
href="https://github.com/apache/incubator-zeppelin/blob/master/README.md">README.md</a>
for the details.</p>
+<p>If you don't have requirements prepared, please check instructions in
<a
href="https://github.com/apache/zeppelin/blob/master/README.md">README.md</a>
for the details.</p>
<p><a name="zeppelin-configuration"> </a></p>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/install/upgrade.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/install/upgrade.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/install/upgrade.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/install/upgrade.html Fri Jun 10 19:08:27
2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/install/virtual_machine.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/install/virtual_machine.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/install/virtual_machine.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/install/virtual_machine.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/install/yarn_install.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/install/yarn_install.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/install/yarn_install.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/install/yarn_install.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
@@ -211,7 +210,7 @@ whoami
<h4>Hadoop client</h4>
-<p>Zeppelin can work with multiple versions & distributions of Hadoop. A
complete list is available <a
href="https://github.com/apache/incubator-zeppelin#build">here</a>. This
document assumes Hadoop 2.7.x client libraries including configuration files
are installed on Zeppelin node. It also assumes /etc/hadoop/conf contains
various Hadoop configuration files. The location of Hadoop configuration files
may vary, hence use appropriate location.</p>
+<p>Zeppelin can work with multiple versions & distributions of Hadoop. A
complete list is available <a
href="https://github.com/apache/zeppelin#build">here</a>. This document assumes
Hadoop 2.7.x client libraries including configuration files are installed on
Zeppelin node. It also assumes /etc/hadoop/conf contains various Hadoop
configuration files. The location of Hadoop configuration files may vary, hence
use appropriate location.</p>
<div class="highlight"><pre><code class="bash language-bash"
data-lang="bash">hadoop version
Hadoop 2.7.1.2.3.1.0-2574
Subversion [email protected]:hortonworks/hadoop.git -r
f66cf95e2e9367a74b0ec88b2df33458b6cff2d0
@@ -223,7 +222,7 @@ This <span class="nb">command </span>was
<h4>Spark</h4>
<p>Spark is supported out of the box and to take advantage of this, you need
to Download appropriate version of Spark binary packages from <a
href="http://spark.apache.org/downloads.html">Spark Download page</a> and unzip
it.
-Zeppelin can work with multiple versions of Spark. A complete list is
available <a href="https://github.com/apache/incubator-zeppelin#build">here</a>.
+Zeppelin can work with multiple versions of Spark. A complete list is
available <a href="https://github.com/apache/zeppelin#build">here</a>.
This document assumes Spark 1.6.0 is installed at /usr/lib/spark.</p>
<blockquote>
@@ -234,14 +233,14 @@ This document assumes Spark 1.6.0 is ins
<h4>Zeppelin</h4>
-<p>Checkout source code from <a
href="https://github.com/apache/incubator-zeppelin.git">git://git.apache.org/incubator-zeppelin.git</a>
or download binary package from <a
href="https://zeppelin.apache.org/download.html">Download page</a>.
+<p>Checkout source code from <a
href="https://github.com/apache/zeppelin.git">git://git.apache.org/zeppelin.git</a>
or download binary package from <a
href="https://zeppelin.apache.org/download.html">Download page</a>.
You can refer <a href="install.html">Install</a> page for the details.
-This document assumes that Zeppelin is located under
<code>/home/zeppelin/incubator-zeppelin</code>.</p>
+This document assumes that Zeppelin is located under
<code>/home/zeppelin/zeppelin</code>.</p>
<h2>Zeppelin Configuration</h2>
<p>Zeppelin configuration needs to be modified to connect to YARN cluster.
Create a copy of zeppelin environment shell script.</p>
-<div class="highlight"><pre><code class="bash language-bash"
data-lang="bash">cp
/home/zeppelin/incubator-zeppelin/conf/zeppelin-env.sh.template
/home/zeppelin/incubator-zeppelin/conf/zeppelin-env.sh
+<div class="highlight"><pre><code class="bash language-bash"
data-lang="bash">cp /home/zeppelin/zeppelin/conf/zeppelin-env.sh.template
/home/zeppelin/zeppelin/conf/zeppelin-env.sh
</code></pre></div>
<p>Set the following properties</p>
<div class="highlight"><pre><code class="bash language-bash"
data-lang="bash"><span class="nb">export </span><span
class="nv">JAVA_HOME</span><span class="o">=</span><span
class="s2">"/usr/java/jdk1.7.0_79"</span>
@@ -256,7 +255,7 @@ This document assumes that Zeppelin is l
<h2>Start/Stop</h2>
<h3>Start Zeppelin</h3>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">cd /home/zeppelin/incubator-zeppelin
+<div class="highlight"><pre><code class="text language-text"
data-lang="text">cd /home/zeppelin/zeppelin
bin/zeppelin-daemon.sh start
</code></pre></div>
<p>After successful start, visit http://[zeppelin-server-host-name]:8080 with
your web browser.</p>
@@ -310,7 +309,7 @@ Click on Save button. Once these configu
<p>Zeppelin does not emit any kind of error messages on web interface when
notebook/paragraph is run. If a paragraph fails it only displays ERROR. The
reason for failure needs to be looked into log files which is present in logs
directory under zeppelin installation base directory. Zeppelin creates a log
file for each kind of interpreter.</p>
<div class="highlight"><pre><code class="bash language-bash"
data-lang="bash"><span class="o">[</span>zeppelin@zeppelin-3529 logs<span
class="o">]</span><span class="nv">$ </span><span class="nb">pwd</span>
-/home/zeppelin/incubator-zeppelin/logs
+/home/zeppelin/zeppelin/logs
<span class="o">[</span>zeppelin@zeppelin-3529 logs<span
class="o">]</span><span class="nv">$ </span>ls -l
total 844
-rw-rw-r-- 1 zeppelin zeppelin 14648 Aug 3 14:45
zeppelin-interpreter-hive-zeppelin-zeppelin-3529.log
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/alluxio.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/alluxio.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/alluxio.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/alluxio.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/cassandra.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/cassandra.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/cassandra.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/cassandra.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/elasticsearch.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/elasticsearch.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/elasticsearch.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/elasticsearch.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/flink.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/flink.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/flink.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/flink.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/geode.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/geode.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/geode.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/geode.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hbase.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hbase.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hbase.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hbase.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hdfs.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hdfs.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hdfs.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hdfs.html Fri Jun 10 19:08:27
2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hive.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hive.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hive.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/hive.html Fri Jun 10 19:08:27
2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/ignite.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/ignite.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/ignite.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/ignite.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/jdbc.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/jdbc.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/jdbc.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/jdbc.html Fri Jun 10 19:08:27
2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/lens.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/lens.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/lens.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/lens.html Fri Jun 10 19:08:27
2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/livy.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/livy.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/livy.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/livy.html Fri Jun 10 19:08:27
2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/markdown.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/markdown.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/markdown.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/markdown.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/postgresql.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/postgresql.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/postgresql.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/postgresql.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/python.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/python.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/python.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/python.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/r.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/r.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/r.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/r.html Fri Jun 10 19:08:27
2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/scalding.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/scalding.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/scalding.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/scalding.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/spark.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/spark.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/spark.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/interpreter/spark.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dependencymanagement.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dependencymanagement.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dependencymanagement.html
(original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dependencymanagement.html Fri Jun
10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dynamicform.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dynamicform.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dynamicform.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dynamicform.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dynamicinterpreterload.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dynamicinterpreterload.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dynamicinterpreterload.html
(original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/manual/dynamicinterpreterload.html Fri
Jun 10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
@@ -210,7 +209,7 @@ In order to simplify using 3rd party int
<p>For example, if you want to load <code>markdown</code> interpreter to your
Zeppelin, the parameters and URL you need may look like:</p>
<div class="highlight"><pre><code class="text language-text"
data-lang="text">http://127.0.0.1:8080/api/interpreter/load/md/markdown
</code></pre></div><div class="highlight"><pre><code class="text
language-text" data-lang="text">{
- "artifact":
"org.apache.zeppelin:zeppelin-markdown:0.6.0-incubating-SNAPSHOT",
+ "artifact":
"org.apache.zeppelin:zeppelin-markdown:0.6.0-SNAPSHOT",
"className": "org.apache.zeppelin.markdown.Markdown",
"repository": {
"url": "http://dl.bintray.com/spark-packages/maven",
@@ -226,7 +225,7 @@ In order to simplify using 3rd party int
<ul>
<li>groupId: org.apache.zeppelin</li>
<li>artifactId: zeppelin-markdown</li>
-<li>version: 0.6.0-incubating-SNAPSHOT</li>
+<li>version: 0.6.0-SNAPSHOT</li>
</ul></li>
<li><p><strong>Class Name</strong></p>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/manual/interpreters.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/manual/interpreters.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/manual/interpreters.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/manual/interpreters.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/manual/notebookashomepage.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/manual/notebookashomepage.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/manual/notebookashomepage.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/manual/notebookashomepage.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/manual/publish.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/manual/publish.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/manual/publish.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/manual/publish.html Fri Jun 10 19:08:27
2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/pleasecontribute.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/pleasecontribute.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/pleasecontribute.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/pleasecontribute.html Fri Jun 10 19:08:27
2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/quickstart/explorezeppelinui.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/quickstart/explorezeppelinui.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/quickstart/explorezeppelinui.html
(original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/quickstart/explorezeppelinui.html Fri Jun
10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/quickstart/tutorial.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/quickstart/tutorial.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/quickstart/tutorial.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/quickstart/tutorial.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html
(original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html Fri Jun
10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-interpreter.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-interpreter.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-interpreter.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-interpreter.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-notebook.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-notebook.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-notebook.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/rest-api/rest-notebook.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/rss.xml
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/rss.xml?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/rss.xml (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/rss.xml Fri Jun 10 19:08:27 2016
@@ -5,8 +5,8 @@
<description>Apache Zeppelin - The Apache Software
Foundation</description>
<link>http://zeppelin.apache.org</link>
<link>http://zeppelin.apache.org</link>
- <lastBuildDate>2016-06-09T09:31:10-07:00</lastBuildDate>
- <pubDate>2016-06-09T09:31:10-07:00</pubDate>
+ <lastBuildDate>2016-06-10T09:25:10-07:00</lastBuildDate>
+ <pubDate>2016-06-10T09:25:10-07:00</pubDate>
<ttl>1800</ttl>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/screenshots.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/screenshots.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/screenshots.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/screenshots.html Fri Jun 10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/security/authentication.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/security/authentication.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/security/authentication.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/security/authentication.html Fri Jun 10
19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
@@ -267,7 +266,7 @@ $ RE-type new passwd: [YOUR-PASSWORD-AGA
<ul>
<li>Using HTTPS connection with Basic Authentication is highly recommended
since basic auth without encryption may expose your important credential
information over the network.</li>
-<li>Using <a
href="https://github.com/apache/incubator-zeppelin/blob/master/SECURITY-README.md">Shiro
Security feature built-into Zeppelin</a> is recommended if you prefer
all-in-one solution for authentication but NGINX may provides ad-hoc solution
for re-use authentication served by your system's NGINX server or in case
of you need to separate authentication from zeppelin server.</li>
+<li>Using <a
href="https://github.com/apache/zeppelin/blob/master/SECURITY-README.md">Shiro
Security feature built-into Zeppelin</a> is recommended if you prefer
all-in-one solution for authentication but NGINX may provides ad-hoc solution
for re-use authentication served by your system's NGINX server or in case
of you need to separate authentication from zeppelin server.</li>
<li>It is recommended to isolate direct connection to Zeppelin server from
public internet or external services to secure your zeppelin instance from
unexpected attack or problems caused by public zone.</li>
</ul>
Modified:
zeppelin/site/docs/0.6.0-SNAPSHOT/security/interpreter_authorization.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/security/interpreter_authorization.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/security/interpreter_authorization.html
(original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/security/interpreter_authorization.html
Fri Jun 10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html
(original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html Fri
Jun 10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
@@ -177,24 +176,48 @@ See the License for the specific languag
limitations under the License.
-->
-<h1>Notebook Authorization</h1>
+<h1>Zeppelin Notebook Authorization</h1>
-<p>We assume that there is an authentication component that associates a user
string and a set of group strings with every NotebookSocket.</p>
+<p>We assume that there is an <strong>Shiro Authentication</strong> component
that associates a user string and a set of group strings with every
NotebookSocket.
+If you don't set the authentication components yet, please check <a
href="./shiroauthentication.html">Shiro authentication for Apache Zeppelin</a>
first.</p>
-<p>Each note has the following:
-* set of owner entities (users or groups)
-* set of reader entities (users or groups)
-* set of writer entities (users or groups)</p>
+<h2>Authorization Setting</h2>
-<p>If a set is empty, it means that any user can perform that operation.</p>
+<p>You can set Zeppelin notebook permissions in each notebooks. Of course only
<strong>notebook owners</strong> can change this configuration.
+Just click <strong>Lock icon</strong> and open the permission setting page in
your notebook.</p>
-<p>The NotebookServer classifies every Note operation into three categories:
read, write, manage.
-Before executing a Note operation, it checks if the user and the groups
associated with the NotebookSocket have permissions. For example, before
executing an read
-operation, it checks if the user and the groups have at least one entity that
belongs to the reader entities.</p>
+<p>As you can see, each Zeppelin notebooks has 3 entities : </p>
-<p>To initialize and modify note permissions, we provide UI like
"Interpreter binding". The user inputs comma separated entities for
owners, readers and writers.
-We execute a rest api call with this information. In the backend we get the
user information for the connection and allow the operation if the user and
groups
-associated with the current user have at least one entity that belongs to
owner entities for the note.</p>
+<ul>
+<li>Owners ( users or groups )</li>
+<li>Readers ( users or groups )</li>
+<li>Writers ( users or groups )</li>
+</ul>
+
+<p><center><img
src="../assets/themes/zeppelin/img/docs-img/permission_setting.png"></center></p>
+
+<p>Fill out the each forms with comma seperated <strong>users</strong> and
<strong>groups</strong> configured in <code>conf/shiro.ini</code> file.
+If the form is empty (*), it means that any users can perform that
operation.</p>
+
+<p>If someone who doesn't have <strong>read</strong> permission is trying
to access the notebook or someone who doesn't have <strong>write</strong>
permission is trying to edit the notebook, Zeppelin will ask to login or block
the user. </p>
+
+<p><center><img
src="../assets/themes/zeppelin/img/docs-img/insufficient_privileges.png"></center></p>
+
+<h2>How it works</h2>
+
+<p>In this section, we will explain the detail about how the notebook
authorization works in backend side.</p>
+
+<h4>NotebookServer</h4>
+
+<p>The <a
href="https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/socket/NotebookServer.java">NotebookServer</a>
classifies every notebook operations into three categories:
<strong>Read</strong>, <strong>Write</strong>, <strong>Manage</strong>.
+Before executing a notebook operation, it checks if the user and the groups
associated with the <code>NotebookSocket</code> have permissions.
+For example, before executing a <strong>Read</strong> operation, it checks if
the user and the groups have at least one entity that belongs to the
<strong>Reader</strong> entities.</p>
+
+<h4>Notebook REST API call</h4>
+
+<p>Zeppelin executes a <a
href="https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/rest/NotebookRestApi.java">REST
API call</a> for the notebook permission information.
+In the backend side, Zeppelin gets the user information for the connection and
allows the operation if the users and groups
+associated with the current user have at least one entity that belongs to
owner entities for the notebook.</p>
</div>
</div>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html
(original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html Fri Jun
10 19:08:27 2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>
@@ -222,7 +221,7 @@ user2 = password3
<p>Those combinations are defined in the <code>conf/shiro.ini</code> file.</p>
<blockquote>
-<p><strong>NOTE :</strong> This documentation is originally from <a
href="https://github.com/apache/incubator-zeppelin/blob/master/SECURITY-README.md">SECURITY-README.md</a>.</p>
+<p><strong>NOTE :</strong> This documentation is originally from <a
href="https://github.com/apache/zeppelin/blob/master/SECURITY-README.md">SECURITY-README.md</a>.</p>
</blockquote>
</div>
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/sitemap.txt
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/sitemap.txt?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/sitemap.txt (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/sitemap.txt Fri Jun 10 19:08:27 2016
@@ -48,7 +48,6 @@ http://zeppelin.apache.org/screenshots.h
http://zeppelin.apache.org/security/authentication.html
http://zeppelin.apache.org/security/interpreter_authorization.html
http://zeppelin.apache.org/security/notebook_authorization.html
-http://zeppelin.apache.org/security/overview.html
http://zeppelin.apache.org/security/shiroauthentication.html
http://zeppelin.apache.org/sitemap.txt
http://zeppelin.apache.org/storage/storage.html
Modified: zeppelin/site/docs/0.6.0-SNAPSHOT/storage/storage.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/docs/0.6.0-SNAPSHOT/storage/storage.html?rev=1747779&r1=1747778&r2=1747779&view=diff
==============================================================================
--- zeppelin/site/docs/0.6.0-SNAPSHOT/storage/storage.html (original)
+++ zeppelin/site/docs/0.6.0-SNAPSHOT/storage/storage.html Fri Jun 10 19:08:27
2016
@@ -136,7 +136,6 @@
<li><a
href="/docs/0.6.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration
API</a></li>
<li role="separator" class="divider"></li>
<!-- li><span><b>Security</b><span></li -->
- <li><a
href="/docs/0.6.0-SNAPSHOT/security/overview.html">Security Overview</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/authentication.html">Authentication for
NGINX</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/shiroauthentication.html">Shiro
Authentication</a></li>
<li><a
href="/docs/0.6.0-SNAPSHOT/security/notebook_authorization.html">Notebook
Authorization</a></li>