Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/hive.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/hive.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/hive.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/hive.html Wed Aug 24 16:51:53 
2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Hive Interpreter</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Hive Interpreter for 
Apache Zeppelin</title>
+    <meta name="description" content="Apache Hive data warehouse software 
facilitates querying and managing large datasets residing in distributed 
storage. Hive provides a mechanism to project structure onto this data and 
query the data using a SQL-like language called HiveQL. At the same time this 
language also allows traditional map/reduce programmers to plug in their custom 
mappers and reducers when it is inconvenient or inefficient to express this 
logic in HiveQL.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,22 +161,43 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Hive Interpreter">
+<!--<div class="hero-unit Hive Interpreter for Apache Zeppelin">
   <h1></h1>
 </div>
 -->
 
 <div class="row">
   <div class="col-md-12">
-    <h1>Hive Interpreter for Apache Zeppelin</h1>
+    <!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<h1>Hive Interpreter for Apache Zeppelin</h1>
 
 <div id="toc"></div>
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/ignite.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/ignite.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/ignite.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/ignite.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Ignite Interpreter</title>
-    <meta name="description" content="Ignite user guide">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Ignite Interpreter 
for Apache Zeppelin</title>
+    <meta name="description" content="Apache Ignite in-memory Data Fabric is a 
high-performance, integrated and distributed in-memory platform for computing 
and transacting on large-scale data sets in real-time, orders of magnitude 
faster than possible with traditional disk-based or flash technologies.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,22 +161,43 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Ignite Interpreter">
+<!--<div class="hero-unit Ignite Interpreter for Apache Zeppelin">
   <h1></h1>
 </div>
 -->
 
 <div class="row">
   <div class="col-md-12">
-    <h1>Ignite Interpreter for Apache Zeppelin</h1>
+    <!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<h1>Ignite Interpreter for Apache Zeppelin</h1>
 
 <div id="toc"></div>
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/jdbc.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/jdbc.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/jdbc.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/jdbc.html Wed Aug 24 16:51:53 
2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Generic JDBC Interpreter</title>
-    <meta name="description" content="JDBC user guide">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Generic JDBC 
Interpreter for Apache Zeppelin</title>
+    <meta name="description" content="Generic JDBC Interpreter lets you create 
a JDBC connection to any data source. You can use Postgres, MySql, MariaDB, 
Redshift, Apache Hive, Apache Phoenix, Apache Drill and Apache Tajo using JDBC 
interpreter.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,22 +161,43 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Generic JDBC Interpreter">
+<!--<div class="hero-unit Generic JDBC Interpreter for Apache Zeppelin">
   <h1></h1>
 </div>
 -->
 
 <div class="row">
   <div class="col-md-12">
-    <h1>Generic JDBC  Interpreter for Apache Zeppelin</h1>
+    <!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<h1>Generic JDBC Interpreter for Apache Zeppelin</h1>
 
 <div id="toc"></div>
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/lens.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/lens.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/lens.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/lens.html Wed Aug 24 16:51:53 
2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Lens Interpreter</title>
-    <meta name="description" content="Lens user guide">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Lens Interpreter for 
Apache Zeppelin</title>
+    <meta name="description" content="Apache Lens provides an Unified 
Analytics interface. Lens aims to cut the Data Analytics silos by providing a 
single view of data across multiple tiered data stores and optimal execution 
environment for the analytical query. It seamlessly integrates Hadoop with 
traditional data warehouses to appear like one.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,22 +161,43 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Lens Interpreter">
+<!--<div class="hero-unit Lens Interpreter for Apache Zeppelin">
   <h1></h1>
 </div>
 -->
 
 <div class="row">
   <div class="col-md-12">
-    <h1>Lens Interpreter for Apache Zeppelin</h1>
+    <!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<h1>Lens Interpreter for Apache Zeppelin</h1>
 
 <div id="toc"></div>
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/livy.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/livy.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/livy.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/livy.html Wed Aug 24 16:51:53 
2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Livy Interpreter</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Livy Interpreter for 
Apache Zeppelin</title>
+    <meta name="description" content="Livy is an open source REST interface 
for interacting with Spark from anywhere. It supports executing snippets of 
code or programs in a Spark context that runs locally or in YARN.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,22 +161,43 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Livy Interpreter">
+<!--<div class="hero-unit Livy Interpreter for Apache Zeppelin">
   <h1></h1>
 </div>
 -->
 
 <div class="row">
   <div class="col-md-12">
-    <h1>Livy Interpreter for Apache Zeppelin</h1>
+    <!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<h1>Livy Interpreter for Apache Zeppelin</h1>
 
 <div id="toc"></div>
 
@@ -277,8 +300,33 @@ Example: <code>spark.master</code> to <c
     <td></td>
     <td>Upper bound for the number of executors.</td>
   </tr>
+    <tr>
+      <td>livy.spark.jars.packages</td>
+      <td></td>
+      <td>Adding extra libraries to livy interpreter</td>
+    </tr>
 </table>
 
+<h2>Adding External libraries</h2>
+
+<p>You can load dynamic library to livy interpreter by set 
<code>livy.spark.jars.packages</code> property to comma-separated list of maven 
coordinates of jars to include on the driver and executor classpaths. The 
format for the coordinates should be groupId:artifactId:version. </p>
+
+<p>Example</p>
+
+<table class="table-configuration">
+  <tr>
+    <th>Property</th>
+    <th>Example</th>
+    <th>Description</th>
+  </tr>
+  <tr>
+      <td>livy.spark.jars.packages</td>
+      <td>io.spray:spray-json_2.10:1.3.1</td>
+      <td>Adding extra libraries to livy interpreter</td>
+    </tr>
+  </table>
+  
+
 <h2>How to use</h2>
 
 <p>Basically, you can use</p>

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/markdown.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/markdown.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/markdown.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/markdown.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Markdown Interpreter</title>
-    <meta name="description" content="Markdown Interpreter">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Markdown Interpreter 
for Apache Zeppelin</title>
+    <meta name="description" content="Markdown is a plain text formatting 
syntax designed so that it can be converted to HTML. Apache Zeppelin uses 
markdown4j.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,29 +161,50 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Markdown Interpreter">
+<!--<div class="hero-unit Markdown Interpreter for Apache Zeppelin">
   <h1></h1>
 </div>
 -->
 
 <div class="row">
   <div class="col-md-12">
-    <h1>Markdown Interpreter for Apache Zeppelin</h1>
+    <!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<h1>Markdown Interpreter for Apache Zeppelin</h1>
 
 <div id="toc"></div>
 
 <h2>Overview</h2>
 
 <p><a href="http://daringfireball.net/projects/markdown/";>Markdown</a> is a 
plain text formatting syntax designed so that it can be converted to HTML.
-Zeppelin uses markdown4j. For more examples and extension support, please 
checkout <a href="https://code.google.com/p/markdown4j/";>here</a>.<br>
+Apache Zeppelin uses markdown4j. For more examples and extension support, 
please checkout <a href="https://code.google.com/p/markdown4j/";>here</a>.<br>
 In Zeppelin notebook, you can use <code>%md</code> in the beginning of a 
paragraph to invoke the Markdown interpreter and generate static html from 
Markdown plain text.</p>
 
 <p>In Zeppelin, Markdown interpreter is enabled by default.</p>

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/postgresql.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/postgresql.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/postgresql.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/postgresql.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>PostgreSQL and HAWQ Interpreter</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: PostgreSQL, Apache 
HAWQ (incubating) Interpreter for Apache Zeppelin</title>
+    <meta name="description" content="Apache Zeppelin supports PostgreSQL, 
Apache HAWQ(incubating) and Greenplum SQL data processing engines.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,22 +161,43 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit PostgreSQL and HAWQ Interpreter">
+<!--<div class="hero-unit PostgreSQL, Apache HAWQ (incubating) Interpreter for 
Apache Zeppelin">
   <h1></h1>
 </div>
 -->
 
 <div class="row">
   <div class="col-md-12">
-    <h1>PostgreSQL, Apache HAWQ (incubating) Interpreter for Apache 
Zeppelin</h1>
+    <!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<h1>PostgreSQL, Apache HAWQ (incubating) Interpreter for Apache Zeppelin</h1>
 
 <div id="toc"></div>
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/python.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/python.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/python.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/python.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Python Interpreter</title>
-    <meta name="description" content="Python Interpreter">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Python 2 & 3 
Interpreter for Apache Zeppelin</title>
+    <meta name="description" content="Python is a programming language that 
lets you work quickly and integrate systems more effectively.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,22 +161,43 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Python Interpreter">
+<!--<div class="hero-unit Python 2 & 3 Interpreter for Apache Zeppelin">
   <h1></h1>
 </div>
 -->
 
 <div class="row">
   <div class="col-md-12">
-    <h1>Python 2 &amp; 3 Interpreter for Apache Zeppelin</h1>
+    <!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<h1>Python 2 &amp; 3 Interpreter for Apache Zeppelin</h1>
 
 <div id="toc"></div>
 
@@ -244,7 +267,7 @@
 <h2>Matplotlib integration</h2>
 
 <p>The python interpreter can display matplotlib graph with the function 
<code>z.show()</code>.
- You need to have matplotlib module installed and a XServer running to use 
this functionality !</p>
+ You need to have matplotlib module installed and a XServer running to use 
this functionality!</p>
 <div class="highlight"><pre><code class="python language-python" 
data-lang="python"><span class="o">%</span><span class="n">python</span>
 <span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span 
class="kn">as</span> <span class="nn">plt</span>
 <span class="n">plt</span><span class="o">.</span><span 
class="n">figure</span><span class="p">()</span>
@@ -252,10 +275,10 @@
 <span class="n">z</span><span class="o">.</span><span 
class="n">show</span><span class="p">(</span><span class="n">plt</span><span 
class="p">)</span>
 <span class="n">plt</span><span class="o">.</span><span 
class="n">close</span><span class="p">()</span>
 </code></pre></div>
-<p>z.show function can take optional parameters to adapt graph width and 
height</p>
+<p>The <code>z.show()</code> function can take optional parameters to adapt 
graph dimensions (width and height) as well as output format (png or optionally 
svg).</p>
 <div class="highlight"><pre><code class="python language-python" 
data-lang="python"><span class="o">%</span><span class="n">python</span>
 <span class="n">z</span><span class="o">.</span><span 
class="n">show</span><span class="p">(</span><span class="n">plt</span><span 
class="p">,</span> <span class="n">width</span><span class="o">=</span><span 
class="s">&#39;50px&#39;</span><span class="p">)</span>
-<span class="n">z</span><span class="o">.</span><span 
class="n">show</span><span class="p">(</span><span class="n">plt</span><span 
class="p">,</span> <span class="n">height</span><span class="o">=</span><span 
class="s">&#39;150px&#39;</span><span class="p">)</span>
+<span class="n">z</span><span class="o">.</span><span 
class="n">show</span><span class="p">(</span><span class="n">plt</span><span 
class="p">,</span> <span class="n">height</span><span class="o">=</span><span 
class="s">&#39;150px&#39;</span><span class="p">,</span> <span 
class="n">fmt</span><span class="o">=</span><span 
class="s">&#39;svg&#39;</span><span class="p">)</span>
 </code></pre></div>
 <p><img class="img-responsive" 
src="../assets/themes/zeppelin/img/docs-img/pythonMatplotlib.png" /></p>
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/r.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/r.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/r.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/r.html Wed Aug 24 16:51:53 
2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>R Interpreter</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: R Interpreter for 
Apache Zeppelin</title>
+    <meta name="description" content="R is a free software environment for 
statistical computing and graphics.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,22 +161,43 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit R Interpreter">
+<!--<div class="hero-unit R Interpreter for Apache Zeppelin">
   <h1></h1>
 </div>
 -->
 
 <div class="row">
   <div class="col-md-12">
-    <h1>R Interpreter for Apache Zeppelin</h1>
+    <!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<h1>R Interpreter for Apache Zeppelin</h1>
 
 <div id="toc"></div>
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/scalding.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/scalding.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/scalding.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/scalding.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Scalding Interpreter</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Scalding Interpreter 
for Apache Zeppelin</title>
+    <meta name="description" content="Scalding is an open source Scala library 
for writing MapReduce jobs.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,22 +161,43 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Scalding Interpreter">
+<!--<div class="hero-unit Scalding Interpreter for Apache Zeppelin">
   <h1></h1>
 </div>
 -->
 
 <div class="row">
   <div class="col-md-12">
-    <h1>Scalding Interpreter for Apache Zeppelin</h1>
+    <!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<h1>Scalding Interpreter for Apache Zeppelin</h1>
 
 <div id="toc"></div>
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/shell.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/shell.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/shell.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/shell.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Shell Interpreter</title>
-    <meta name="description" content="Shell Interpreter">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Shell interpreter for 
Apache Zeppelin</title>
+    <meta name="description" content="Shell interpreter uses Apache Commons 
Exec to execute external processes.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,22 +161,43 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Shell Interpreter">
+<!--<div class="hero-unit Shell interpreter for Apache Zeppelin">
   <h1></h1>
 </div>
 -->
 
 <div class="row">
   <div class="col-md-12">
-    <h1>Shell interpreter for Apache Zeppelin</h1>
+    <!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<h1>Shell interpreter for Apache Zeppelin</h1>
 
 <div id="toc"></div>
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/spark.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/spark.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/spark.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/interpreter/spark.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Spark Interpreter Group</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Apache Spark 
Interpreter for Apache Zeppelin</title>
+    <meta name="description" content="Apache Spark is a fast and 
general-purpose cluster computing system. It provides high-level APIs in Java, 
Scala, Python and R, and an optimized engine that supports general execution 
graphs.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,22 +161,43 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Spark Interpreter Group">
+<!--<div class="hero-unit Apache Spark Interpreter for Apache Zeppelin">
   <h1></h1>
 </div>
 -->
 
 <div class="row">
   <div class="col-md-12">
-    <h1>Spark Interpreter for Apache Zeppelin</h1>
+    <!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<h1>Spark Interpreter for Apache Zeppelin</h1>
 
 <div id="toc"></div>
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/manual/dependencymanagement.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/manual/dependencymanagement.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/manual/dependencymanagement.html 
(original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/manual/dependencymanagement.html Wed Aug 
24 16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Dependency Management</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Dependency Management 
for Apache Spark Interpreter</title>
+    <meta name="description" content="Include external libraries to Apache 
Spark Interpreter by setting dependencies in interpreter menu.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Dependency Management">
+<!--<div class="hero-unit Dependency Management for Apache Spark Interpreter">
   <h1></h1>
 </div>
 -->

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/manual/dynamicform.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/manual/dynamicform.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/manual/dynamicform.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/manual/dynamicform.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Dynamic Form</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Dynamic Form in 
Apache Zeppelin</title>
+    <meta name="description" content="Apache Zeppelin dynamically creates 
input forms. Depending on language backend, there're two different ways to 
create dynamic form.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Dynamic Form">
+<!--<div class="hero-unit Dynamic Form in Apache Zeppelin">
   <h1></h1>
 </div>
 -->

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/manual/dynamicinterpreterload.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/manual/dynamicinterpreterload.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/manual/dynamicinterpreterload.html 
(original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/manual/dynamicinterpreterload.html Wed 
Aug 24 16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Dynamic Interpreter Loading</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Dynamic Interpreter 
Loading using REST API</title>
+    <meta name="description" content="Apache Zeppelin provides pluggable 
interpreter architecture which results in a wide and variety of the supported 
backend system. In this page, we will introduce dynamic interpreter loading 
using REST API.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Dynamic Interpreter Loading">
+<!--<div class="hero-unit Dynamic Interpreter Loading using REST API">
   <h1></h1>
 </div>
 -->
@@ -192,7 +201,7 @@ limitations under the License.
 
 <div id="toc"></div>
 
-<p>Zeppelin provides pluggable interpreter architecture which results in a 
wide and variety of the supported backend system. In this section, we will 
introduce <strong>Dynamic interpreter loading</strong> using <strong>REST 
API</strong>. This concept actually comes from <a 
href="https://cwiki.apache.org/confluence/display/ZEPPELIN/Helium+proposal";>Zeppelin
 Helium Proposal</a>.
+<p>Apache Zeppelin provides pluggable interpreter architecture which results 
in a wide and variety of the supported backend system. In this section, we will 
introduce <strong>Dynamic interpreter loading</strong> using <strong>REST 
API</strong>. This concept actually comes from <a 
href="https://cwiki.apache.org/confluence/display/ZEPPELIN/Helium+proposal";>Zeppelin
 Helium Proposal</a>.
 Before we start, if you are not familiar with the concept of <strong>Zeppelin 
interpreter</strong>, you can check out <a 
href="../manual/interpreters.html">Overview of Zeppelin interpreter</a> 
first.</p>
 
 <h2>Overview</h2>

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/manual/interpreterinstallation.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/manual/interpreterinstallation.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/manual/interpreterinstallation.html 
(original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/manual/interpreterinstallation.html Wed 
Aug 24 16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Interpreter Installation</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Interpreter 
Installation in Netinst Binary Package</title>
+    <meta name="description" content="Apache Zeppelin provides Interpreter 
Installation mechanism for whom downloaded Zeppelin netinst binary package, or 
just want to install another 3rd party interpreters.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Interpreter Installation">
+<!--<div class="hero-unit Interpreter Installation in Netinst Binary Package">
   <h1></h1>
 </div>
 -->

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/manual/interpreters.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/manual/interpreters.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/manual/interpreters.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/manual/interpreters.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Interpreters</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Interpreters in 
Apache Zeppelin</title>
+    <meta name="description" content="This document explains about the role of 
interpreters, interpreters group and interpreter settings in Apache Zeppelin. 
The concept of Zeppelin interpreter allows any language/data-processing-backend 
to be plugged into Zeppelin.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Interpreters">
+<!--<div class="hero-unit Interpreters in Apache Zeppelin">
   <h1></h1>
 </div>
 -->

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/manual/notebookashomepage.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/manual/notebookashomepage.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/manual/notebookashomepage.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/manual/notebookashomepage.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Notebook as Homepage</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Customize Apache 
Zeppelin homepage</title>
+    <meta name="description" content="Apache Zeppelin allows you to use one of 
the notebooks you create as your Zeppelin Homepage. With that you can brand 
your Zeppelin installation, adjust the instruction to your users needs and even 
translate to other languages.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Notebook as Homepage">
+<!--<div class="hero-unit Customize Apache Zeppelin homepage">
   <h1></h1>
 </div>
 -->

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/manual/publish.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/manual/publish.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/manual/publish.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/manual/publish.html Wed Aug 24 16:51:53 
2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Publish your Paragraph</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: How can you publish 
your paragraph</title>
+    <meta name="description" content="Apache Zeppelin provides a feature for 
publishing your notebook paragraph results. Using this feature, you can show 
Zeppelin notebook paragraph results in your own website.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Publish your Paragraph">
+<!--<div class="hero-unit How can you publish your paragraph">
   <h1></h1>
 </div>
 -->

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/pleasecontribute.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/pleasecontribute.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/pleasecontribute.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/pleasecontribute.html Wed Aug 24 16:51:53 
2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Please contribute</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: </title>
+    
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Please contribute">
+<!--<div class="hero-unit ">
   <h1></h1>
 </div>
 -->

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/quickstart/explorezeppelinui.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/quickstart/explorezeppelinui.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/quickstart/explorezeppelinui.html 
(original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/quickstart/explorezeppelinui.html Wed Aug 
24 16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Explore Apache Zeppelin UI</title>
-    <meta name="description" content="Description of Zeppelin UI Layout">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Explore Apache 
Zeppelin UI</title>
+    <meta name="description" content="If you are new to Apache Zeppelin, this 
document will guide you about the basic components of Zeppelin one by one.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,10 +161,17 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/quickstart/tutorial.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/quickstart/tutorial.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/quickstart/tutorial.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/quickstart/tutorial.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Tutorial</title>
-    <meta name="description" content="Tutorial is valid for Spark 1.3 and 
higher">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Apache Zeppelin 
Tutorial</title>
+    <meta name="description" content="This tutorial page contains a short 
walk-through tutorial that uses Apache Spark backend. Please note that this 
tutorial is valid for Spark 1.3 and higher.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Tutorial">
+<!--<div class="hero-unit Apache Zeppelin Tutorial">
   <h1></h1>
 </div>
 -->

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-configuration.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-configuration.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-configuration.html 
(original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-configuration.html Wed Aug 
24 16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Configuration REST API</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Apache Zeppelin 
Configuration REST API</title>
+    <meta name="description" content="This page contains Apache Zeppelin 
Configuration REST API information.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Configuration REST API">
+<!--<div class="hero-unit Apache Zeppelin Configuration REST API">
   <h1></h1>
 </div>
 -->

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-credential.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-credential.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-credential.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-credential.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Credentials REST API</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Apache Zeppelin 
Credential REST API</title>
+    <meta name="description" content="This page contains Apache Zeppelin 
Credential REST API information.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Credentials REST API">
+<!--<div class="hero-unit Apache Zeppelin Credential REST API">
   <h1></h1>
 </div>
 -->

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-interpreter.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-interpreter.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-interpreter.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-interpreter.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Interpreter REST API</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Apache Zeppelin 
Interpreter REST API</title>
+    <meta name="description" content="This page contains Apache Zeppelin 
Interpreter REST API information.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Interpreter REST API">
+<!--<div class="hero-unit Apache Zeppelin Interpreter REST API">
   <h1></h1>
 </div>
 -->
@@ -370,7 +379,10 @@ Note that Apache Zeppelin REST APIs rece
     </tr>
     <tr>
       <td>Fail code</td>
-      <td> 500 </td>
+      <td>
+          400 if the input json is empty <br/>
+          500 for any other errors
+      </td>
     </tr>
     <tr>
       <td>Sample JSON input</td>
@@ -391,7 +403,9 @@ Note that Apache Zeppelin REST APIs rece
   &quot;dependencies&quot;: [
     {
       &quot;groupArtifactVersion&quot;: &quot;groupId:artifactId:version&quot;,
-      &quot;exclusions&quot;: &quot;groupId:artifactId&quot;
+      &quot;exclusions&quot;: [
+        &quot;groupId:artifactId&quot;
+      ]
     }
   ]
 }
@@ -421,7 +435,9 @@ Note that Apache Zeppelin REST APIs rece
     &quot;dependencies&quot;: [
       {
         &quot;groupArtifactVersion&quot;: 
&quot;groupId:artifactId:version&quot;,
-        &quot;exclusions&quot;: &quot;groupId:artifactId&quot;
+        &quot;exclusions&quot;: [
+          &quot;groupId:artifactId&quot;
+        ]
       }
     ]
   }
@@ -472,7 +488,9 @@ Note that Apache Zeppelin REST APIs rece
   &quot;dependencies&quot;: [
     {
       &quot;groupArtifactVersion&quot;: &quot;groupId:artifactId:version&quot;,
-      &quot;exclusions&quot;: &quot;groupId:artifactId&quot;
+      &quot;exclusions&quot;: [
+        &quot;groupId:artifactId&quot;
+      ]
     }
   ]
 }
@@ -502,7 +520,9 @@ Note that Apache Zeppelin REST APIs rece
     &quot;dependencies&quot;: [
       {
         &quot;groupArtifactVersion&quot;: 
&quot;groupId:artifactId:version&quot;,
-        &quot;exclusions&quot;: &quot;groupId:artifactId&quot;
+        &quot;exclusions&quot;: [
+          &quot;groupId:artifactId&quot;
+        ]
       }
     ]
   }

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-notebook.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-notebook.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-notebook.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-notebook.html Wed Aug 24 
16:51:53 2016
@@ -3,8 +3,8 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Notebook REST API</title>
-    <meta name="description" content="">
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Apache Zeppelin 
Notebook REST API</title>
+    <meta name="description" content="This page contains Apache Zeppelin 
Notebook REST API information.">
     <meta name="author" content="The Apache Software Foundation">
 
     <!-- Enable responsive viewport -->
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,15 +161,22 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">
       
-<!--<div class="hero-unit Notebook REST API">
+<!--<div class="hero-unit Apache Zeppelin Notebook REST API">
   <h1></h1>
 </div>
 -->
@@ -575,6 +584,45 @@ Note that Apache Zeppelin REST APIs rece
 }</pre></td>
     </tr>
   </table></p>
+
+<p><br/></p>
+
+<h3>Get the status of a single paragraph</h3>
+
+<p><table class="table-configuration">
+    <col width="200">
+    <tr>
+      <td>Description</td>
+      <td>This <code>GET</code> method gets the status of a single paragraph 
by the given notebook and paragraph id.
+          The body field of the returned JSON contains of the array that 
compose of the paragraph id, paragraph status, paragraph finish date, paragraph 
started date.
+      </td>
+    </tr>
+    <tr>
+      <td>URL</td>
+      
<td><code>http://[zeppelin-server]:[zeppelin-port]/api/notebook/job/[notebookId]/[paragraphId]</code></td>
+    </tr>
+    <tr>
+      <td>Success code</td>
+      <td>200</td>
+    </tr>
+    <tr>
+      <td> Fail code</td>
+      <td> 500 </td>
+    </tr>
+    <tr>
+      <td> sample JSON response </td>
+      <td><pre>
+{
+  &quot;status&quot;: &quot;OK&quot;,
+  &quot;body&quot;: {
+      &quot;id&quot;:&quot;20151121-212654_766735423&quot;,
+      &quot;status&quot;:&quot;FINISHED&quot;,
+      &quot;finished&quot;:&quot;Tue Nov 24 14:21:40 KST 2015&quot;,
+      &quot;started&quot;:&quot;Tue Nov 24 14:21:39 KST 2015&quot;
+    }
+}</pre></td>
+    </tr>
+  </table></p>
 
 <p><br/></p>
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/rss.xml
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/rss.xml?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/rss.xml (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/rss.xml Wed Aug 24 16:51:53 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-08-07T09:06:20-07:00</lastBuildDate>
-        <pubDate>2016-08-07T09:06:20-07:00</pubDate>
+        <lastBuildDate>2016-08-24T18:41:55+02:00</lastBuildDate>
+        <pubDate>2016-08-24T18:41:55+02:00</pubDate>
         <ttl>1800</ttl>
 
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/screenshots.html
URL: 
http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/screenshots.html?rev=1757551&r1=1757550&r2=1757551&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/screenshots.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/screenshots.html Wed Aug 24 16:51:53 2016
@@ -3,7 +3,7 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>Screenshots</title>
+    <title>Apache Zeppelin 0.7.0-SNAPSHOT Documentation: Screenshots</title>
     <meta name="description" content="">
     <meta name="author" content="The Apache Software Foundation">
 
@@ -35,6 +35,8 @@
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/docs.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/anchor.min.js"></script>
     <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/toc.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script 
src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/js/search.js"></script>    
 
     <!-- atom & rss feed -->
     <link href="/docs/0.7.0-SNAPSHOT/atom.xml" type="application/atom+xml" 
rel="alternate" title="Sitewide ATOM Feed">
@@ -159,10 +161,17 @@
               </ul>
             </li>
           </ul>
+          <ul class="nav navbar-nav">
+            <li>
+              <a href="/docs/0.7.0-SNAPSHOT/search.html" 
class="nav-search-link">
+                <span class="fa fa-search nav-search-icon"></span>
+              </a>
+            </li>
+          </ul>
         </nav><!--/.navbar-collapse -->
       </div>
     </div>
-    
+
 
 
     <div class="content">


Reply via email to