You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by ah...@apache.org on 2016/10/17 08:13:49 UTC

svn commit: r1765220 [13/15] - in /zeppelin/site/docs/0.7.0-SNAPSHOT: ./ development/ displaysystem/ install/ interpreter/ manual/ quickstart/ rest-api/ security/ storage/

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=1765220&r1=1765219&r2=1765220&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 Mon Oct 17 08:13:48 2016
@@ -18,9 +18,9 @@
     <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
 
     <!-- Le styles -->
-    <link href="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/bootstrap/css/bootstrap.css" rel="stylesheet">
-    <link href="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/css/style.css?body=1" rel="stylesheet" type="text/css">
-    <link href="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" /> 
+    <link href="/assets/themes/zeppelin/bootstrap/css/bootstrap.css" rel="stylesheet">
+    <link href="/assets/themes/zeppelin/css/style.css?body=1" rel="stylesheet" type="text/css">
+    <link href="/assets/themes/zeppelin/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" /> 
     <!-- Le fav and touch icons -->
     <!-- Update these with your own images
     <link rel="shortcut icon" href="images/favicon.ico">
@@ -31,16 +31,16 @@
 
     <!-- Js -->
     <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
-    <script src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
-    <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>    
+    <script src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
+    <script src="/assets/themes/zeppelin/js/docs.js"></script>
+    <script src="/assets/themes/zeppelin/js/anchor.min.js"></script>
+    <script src="/assets/themes/zeppelin/js/toc.js"></script>
+    <script src="/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script src="/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">
-    <link href="/docs/0.7.0-SNAPSHOT/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed">
+    <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed">
+    <link href="/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed">
   </head>
 
   <body>
@@ -54,7 +54,7 @@
             <span class="icon-bar"></span>
             <span class="icon-bar"></span>
           </button>
-          <a class="navbar-brand" href="/docs/0.7.0-SNAPSHOT">
+          <a class="navbar-brand" href="">
             <img src="/assets/themes/zeppelin/img/zeppelin_logo.png" width="50" alt="I'm zeppelin">
             <span style="vertical-align:middle">Zeppelin</span>
             <span style="vertical-align:baseline"><small>0.7.0-SNAPSHOT</small></span>
@@ -65,111 +65,110 @@
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">Quick Start <b class="caret"></b></a>
               <ul class="dropdown-menu">
-                <li><a href="/docs/0.7.0-SNAPSHOT/index.html">What is Apache Zeppelin ?</a></li>
+                <li><a href="/index.html">What is Apache Zeppelin ?</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Getting Started</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/install.html">Install</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/install.html#apache-zeppelin-configuration">Configuration</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/quickstart/explorezeppelinui.html">Explore Zeppelin UI</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/quickstart/tutorial.html">Tutorial</a></li>
+                <li><a href="/install/install.html">Install</a></li>
+                <li><a href="/install/install.html#apache-zeppelin-configuration">Configuration</a></li>
+                <li><a href="/quickstart/explorezeppelinui.html">Explore Zeppelin UI</a></li>
+                <li><a href="/quickstart/tutorial.html">Tutorial</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Basic Feature Guide</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/dynamicform.html">Dynamic Form</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/publish.html">Publish your Paragraph</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/notebookashomepage.html">Customize Zeppelin Homepage</a></li>
+                <li><a href="/manual/dynamicform.html">Dynamic Form</a></li>
+                <li><a href="/manual/publish.html">Publish your Paragraph</a></li>
+                <li><a href="/manual/notebookashomepage.html">Customize Zeppelin Homepage</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>More</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/upgrade.html">Upgrade Zeppelin Version</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/quickstart/install_with_flink_and_spark_cluster.html">Install Zeppelin with Flink and Spark Clusters Tutorial</a></li>
+                <li><a href="/install/upgrade.html">Upgrade Zeppelin Version</a></li>
+                <li><a href="/quickstart/install_with_flink_and_spark_cluster.html">Install Zeppelin with Flink and Spark Clusters Tutorial</a></li>
               </ul>
             </li>
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">Interpreter <b class="caret"></b></a>
               <ul class="dropdown-menu scrollable-menu">
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/interpreters.html">Overview</a></li>
+                <li><a href="/manual/interpreters.html">Overview</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Usage</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/interpreterinstallation.html">Interpreter Installation</a></li>
-                <!--<li><a href="/docs/0.7.0-SNAPSHOT/manual/dynamicinterpreterload.html">Dynamic Interpreter Loading</a></li>-->
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/dependencymanagement.html">Interpreter Dependency Management</a></li>
+                <li><a href="/manual/interpreterinstallation.html">Interpreter Installation</a></li>
+                <!--<li><a href="/manual/dynamicinterpreterload.html">Dynamic Interpreter Loading</a></li>-->
+                <li><a href="/manual/dependencymanagement.html">Interpreter Dependency Management</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Available Interpreters</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/alluxio.html">Alluxio</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/beam.html">Beam</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/bigquery.html">BigQuery</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/cassandra.html">Cassandra</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/elasticsearch.html">Elasticsearch</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/flink.html">Flink</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/geode.html">Geode</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/hbase.html">HBase</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/hdfs.html">HDFS</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/hive.html">Hive</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/ignite.html">Ignite</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/jdbc.html">JDBC</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/lens.html">Lens</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/livy.html">Livy</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/markdown.html">Markdown</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/pig.html">Pig</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/python.html">Python</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/postgresql.html">Postgresql, HAWQ</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/r.html">R</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/scalding.html">Scalding</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/shell.html">Shell</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/spark.html">Spark</a></li>
+                <li><a href="/interpreter/alluxio.html">Alluxio</a></li>
+                <li><a href="/interpreter/beam.html">Beam</a></li>
+                <li><a href="/interpreter/bigquery.html">BigQuery</a></li>
+                <li><a href="/interpreter/cassandra.html">Cassandra</a></li>
+                <li><a href="/interpreter/elasticsearch.html">Elasticsearch</a></li>
+                <li><a href="/interpreter/flink.html">Flink</a></li>
+                <li><a href="/interpreter/geode.html">Geode</a></li>
+                <li><a href="/interpreter/hbase.html">HBase</a></li>
+                <li><a href="/interpreter/hdfs.html">HDFS</a></li>
+                <li><a href="/interpreter/hive.html">Hive</a></li>
+                <li><a href="/interpreter/ignite.html">Ignite</a></li>
+                <li><a href="/interpreter/jdbc.html">JDBC</a></li>
+                <li><a href="/interpreter/lens.html">Lens</a></li>
+                <li><a href="/interpreter/livy.html">Livy</a></li>
+                <li><a href="/interpreter/markdown.html">Markdown</a></li>
+                <li><a href="/interpreter/python.html">Python</a></li>
+                <li><a href="/interpreter/postgresql.html">Postgresql, HAWQ</a></li>
+                <li><a href="/interpreter/r.html">R</a></li>
+                <li><a href="/interpreter/scalding.html">Scalding</a></li>
+                <li><a href="/interpreter/shell.html">Shell</a></li>
+                <li><a href="/interpreter/spark.html">Spark</a></li>
               </ul>
             </li>
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">Display System <b class="caret"></b></a>
               <ul class="dropdown-menu">
                 <li class="title"><span><b>Basic Display System</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/basicdisplaysystem.html#text">Text</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/basicdisplaysystem.html#html">Html</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/basicdisplaysystem.html#table">Table</a></li>
+                <li><a href="/displaysystem/basicdisplaysystem.html#text">Text</a></li>
+                <li><a href="/displaysystem/basicdisplaysystem.html#html">Html</a></li>
+                <li><a href="/displaysystem/basicdisplaysystem.html#table">Table</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Angular API</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/back-end-angular.html">Angular (backend API)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/front-end-angular.html">Angular (frontend API)</a></li>
+                <li><a href="/displaysystem/back-end-angular.html">Angular (backend API)</a></li>
+                <li><a href="/displaysystem/front-end-angular.html">Angular (frontend API)</a></li>
               </ul>
             </li>
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">More<b class="caret"></b></a>
               <ul class="dropdown-menu scrollable-menu" style="right: 0; left: auto;">
                 <li class="title"><span><b>Notebook Storage</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#notebook-storage-in-local-git-repository">Git Storage</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#notebook-storage-in-s3">S3 Storage</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#notebook-storage-in-azure">Azure Storage</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#storage-in-zeppelinhub">ZeppelinHub Storage</a></li>
+                <li><a href="/storage/storage.html#notebook-storage-in-local-git-repository">Git Storage</a></li>
+                <li><a href="/storage/storage.html#notebook-storage-in-s3">S3 Storage</a></li>
+                <li><a href="/storage/storage.html#notebook-storage-in-azure">Azure Storage</a></li>
+                <li><a href="/storage/storage.html#storage-in-zeppelinhub">ZeppelinHub Storage</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>REST API</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-interpreter.html">Interpreter API</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-notebook.html">Notebook API</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration API</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-credential.html">Credential API</a></li>
+                <li><a href="/rest-api/rest-interpreter.html">Interpreter API</a></li>
+                <li><a href="/rest-api/rest-notebook.html">Notebook API</a></li>
+                <li><a href="/rest-api/rest-configuration.html">Configuration API</a></li>
+                <li><a href="/rest-api/rest-credential.html">Credential API</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Security</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/authentication.html">Authentication for NGINX</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/shiroauthentication.html">Shiro Authentication</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/notebook_authorization.html">Notebook Authorization</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/datasource_authorization.html">Data Source Authorization</a></li>
+                <li><a href="/security/authentication.html">Authentication for NGINX</a></li>
+                <li><a href="/security/shiroauthentication.html">Shiro Authentication</a></li>
+                <li><a href="/security/notebook_authorization.html">Notebook Authorization</a></li>
+                <li><a href="/security/datasource_authorization.html">Data Source Authorization</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Advanced</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/virtual_machine.html">Zeppelin on Vagrant VM</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/spark_cluster_mode.html#spark-standalone-mode">Zeppelin on Spark Cluster Mode (Standalone)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/spark_cluster_mode.html#spark-on-yarn-mode">Zeppelin on Spark Cluster Mode (YARN)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/spark_cluster_mode.html#spark-on-mesos-mode">Zeppelin on Spark Cluster Mode (Mesos)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/cdh.html">Zeppelin on CDH</a></li>
+                <li><a href="/install/virtual_machine.html">Zeppelin on Vagrant VM</a></li>
+                <li><a href="/install/spark_cluster_mode.html#spark-standalone-mode">Zeppelin on Spark Cluster Mode (Standalone)</a></li>
+                <li><a href="/install/spark_cluster_mode.html#spark-on-yarn-mode">Zeppelin on Spark Cluster Mode (YARN)</a></li>
+                <li><a href="/install/spark_cluster_mode.html#spark-on-mesos-mode">Zeppelin on Spark Cluster Mode (Mesos)</a></li>
+                <li><a href="/install/cdh.html">Zeppelin on CDH</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Contibute</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/writingzeppelininterpreter.html">Writing Zeppelin Interpreter</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/writingzeppelinapplication.html">Writing Zeppelin Application (Experimental)</a></li>                
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/howtocontribute.html">How to contribute (code)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/howtocontributewebsite.html">How to contribute (website)</a></li>
+                <li><a href="/development/writingzeppelininterpreter.html">Writing Zeppelin Interpreter</a></li>
+                <li><a href="/development/writingzeppelinapplication.html">Writing Zeppelin Application (Experimental)</a></li>                
+                <li><a href="/development/howtocontribute.html">How to contribute (code)</a></li>
+                <li><a href="/development/howtocontributewebsite.html">How to contribute (website)</a></li>
               </ul>
             </li>
           </ul>
           <ul class="nav navbar-nav">
             <li>
-              <a href="/docs/0.7.0-SNAPSHOT/search.html" class="nav-search-link">
+              <a href="/search.html" class="nav-search-link">
                 <span class="fa fa-search nav-search-icon"></span>
               </a>
             </li>
@@ -675,22 +674,6 @@ Note that Apache Zeppelin REST APIs rece
     </div>
 
     
-
-
-  <script type="text/javascript">
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-45176241-5', 'zeppelin.apache.org');
-  ga('require', 'linkid', 'linkid.js');
-  ga('send', 'pageview');
-
-</script>
-
-
-
   </body>
 </html>
 

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=1765220&r1=1765219&r2=1765220&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 Mon Oct 17 08:13:48 2016
@@ -18,9 +18,9 @@
     <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
 
     <!-- Le styles -->
-    <link href="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/bootstrap/css/bootstrap.css" rel="stylesheet">
-    <link href="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/css/style.css?body=1" rel="stylesheet" type="text/css">
-    <link href="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" /> 
+    <link href="/assets/themes/zeppelin/bootstrap/css/bootstrap.css" rel="stylesheet">
+    <link href="/assets/themes/zeppelin/css/style.css?body=1" rel="stylesheet" type="text/css">
+    <link href="/assets/themes/zeppelin/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" /> 
     <!-- Le fav and touch icons -->
     <!-- Update these with your own images
     <link rel="shortcut icon" href="images/favicon.ico">
@@ -31,16 +31,16 @@
 
     <!-- Js -->
     <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
-    <script src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
-    <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>    
+    <script src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
+    <script src="/assets/themes/zeppelin/js/docs.js"></script>
+    <script src="/assets/themes/zeppelin/js/anchor.min.js"></script>
+    <script src="/assets/themes/zeppelin/js/toc.js"></script>
+    <script src="/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script src="/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">
-    <link href="/docs/0.7.0-SNAPSHOT/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed">
+    <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed">
+    <link href="/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed">
   </head>
 
   <body>
@@ -54,7 +54,7 @@
             <span class="icon-bar"></span>
             <span class="icon-bar"></span>
           </button>
-          <a class="navbar-brand" href="/docs/0.7.0-SNAPSHOT">
+          <a class="navbar-brand" href="">
             <img src="/assets/themes/zeppelin/img/zeppelin_logo.png" width="50" alt="I'm zeppelin">
             <span style="vertical-align:middle">Zeppelin</span>
             <span style="vertical-align:baseline"><small>0.7.0-SNAPSHOT</small></span>
@@ -65,111 +65,110 @@
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">Quick Start <b class="caret"></b></a>
               <ul class="dropdown-menu">
-                <li><a href="/docs/0.7.0-SNAPSHOT/index.html">What is Apache Zeppelin ?</a></li>
+                <li><a href="/index.html">What is Apache Zeppelin ?</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Getting Started</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/install.html">Install</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/install.html#apache-zeppelin-configuration">Configuration</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/quickstart/explorezeppelinui.html">Explore Zeppelin UI</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/quickstart/tutorial.html">Tutorial</a></li>
+                <li><a href="/install/install.html">Install</a></li>
+                <li><a href="/install/install.html#apache-zeppelin-configuration">Configuration</a></li>
+                <li><a href="/quickstart/explorezeppelinui.html">Explore Zeppelin UI</a></li>
+                <li><a href="/quickstart/tutorial.html">Tutorial</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Basic Feature Guide</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/dynamicform.html">Dynamic Form</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/publish.html">Publish your Paragraph</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/notebookashomepage.html">Customize Zeppelin Homepage</a></li>
+                <li><a href="/manual/dynamicform.html">Dynamic Form</a></li>
+                <li><a href="/manual/publish.html">Publish your Paragraph</a></li>
+                <li><a href="/manual/notebookashomepage.html">Customize Zeppelin Homepage</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>More</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/upgrade.html">Upgrade Zeppelin Version</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/quickstart/install_with_flink_and_spark_cluster.html">Install Zeppelin with Flink and Spark Clusters Tutorial</a></li>
+                <li><a href="/install/upgrade.html">Upgrade Zeppelin Version</a></li>
+                <li><a href="/quickstart/install_with_flink_and_spark_cluster.html">Install Zeppelin with Flink and Spark Clusters Tutorial</a></li>
               </ul>
             </li>
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">Interpreter <b class="caret"></b></a>
               <ul class="dropdown-menu scrollable-menu">
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/interpreters.html">Overview</a></li>
+                <li><a href="/manual/interpreters.html">Overview</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Usage</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/interpreterinstallation.html">Interpreter Installation</a></li>
-                <!--<li><a href="/docs/0.7.0-SNAPSHOT/manual/dynamicinterpreterload.html">Dynamic Interpreter Loading</a></li>-->
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/dependencymanagement.html">Interpreter Dependency Management</a></li>
+                <li><a href="/manual/interpreterinstallation.html">Interpreter Installation</a></li>
+                <!--<li><a href="/manual/dynamicinterpreterload.html">Dynamic Interpreter Loading</a></li>-->
+                <li><a href="/manual/dependencymanagement.html">Interpreter Dependency Management</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Available Interpreters</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/alluxio.html">Alluxio</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/beam.html">Beam</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/bigquery.html">BigQuery</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/cassandra.html">Cassandra</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/elasticsearch.html">Elasticsearch</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/flink.html">Flink</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/geode.html">Geode</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/hbase.html">HBase</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/hdfs.html">HDFS</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/hive.html">Hive</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/ignite.html">Ignite</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/jdbc.html">JDBC</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/lens.html">Lens</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/livy.html">Livy</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/markdown.html">Markdown</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/pig.html">Pig</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/python.html">Python</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/postgresql.html">Postgresql, HAWQ</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/r.html">R</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/scalding.html">Scalding</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/shell.html">Shell</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/spark.html">Spark</a></li>
+                <li><a href="/interpreter/alluxio.html">Alluxio</a></li>
+                <li><a href="/interpreter/beam.html">Beam</a></li>
+                <li><a href="/interpreter/bigquery.html">BigQuery</a></li>
+                <li><a href="/interpreter/cassandra.html">Cassandra</a></li>
+                <li><a href="/interpreter/elasticsearch.html">Elasticsearch</a></li>
+                <li><a href="/interpreter/flink.html">Flink</a></li>
+                <li><a href="/interpreter/geode.html">Geode</a></li>
+                <li><a href="/interpreter/hbase.html">HBase</a></li>
+                <li><a href="/interpreter/hdfs.html">HDFS</a></li>
+                <li><a href="/interpreter/hive.html">Hive</a></li>
+                <li><a href="/interpreter/ignite.html">Ignite</a></li>
+                <li><a href="/interpreter/jdbc.html">JDBC</a></li>
+                <li><a href="/interpreter/lens.html">Lens</a></li>
+                <li><a href="/interpreter/livy.html">Livy</a></li>
+                <li><a href="/interpreter/markdown.html">Markdown</a></li>
+                <li><a href="/interpreter/python.html">Python</a></li>
+                <li><a href="/interpreter/postgresql.html">Postgresql, HAWQ</a></li>
+                <li><a href="/interpreter/r.html">R</a></li>
+                <li><a href="/interpreter/scalding.html">Scalding</a></li>
+                <li><a href="/interpreter/shell.html">Shell</a></li>
+                <li><a href="/interpreter/spark.html">Spark</a></li>
               </ul>
             </li>
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">Display System <b class="caret"></b></a>
               <ul class="dropdown-menu">
                 <li class="title"><span><b>Basic Display System</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/basicdisplaysystem.html#text">Text</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/basicdisplaysystem.html#html">Html</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/basicdisplaysystem.html#table">Table</a></li>
+                <li><a href="/displaysystem/basicdisplaysystem.html#text">Text</a></li>
+                <li><a href="/displaysystem/basicdisplaysystem.html#html">Html</a></li>
+                <li><a href="/displaysystem/basicdisplaysystem.html#table">Table</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Angular API</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/back-end-angular.html">Angular (backend API)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/front-end-angular.html">Angular (frontend API)</a></li>
+                <li><a href="/displaysystem/back-end-angular.html">Angular (backend API)</a></li>
+                <li><a href="/displaysystem/front-end-angular.html">Angular (frontend API)</a></li>
               </ul>
             </li>
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">More<b class="caret"></b></a>
               <ul class="dropdown-menu scrollable-menu" style="right: 0; left: auto;">
                 <li class="title"><span><b>Notebook Storage</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#notebook-storage-in-local-git-repository">Git Storage</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#notebook-storage-in-s3">S3 Storage</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#notebook-storage-in-azure">Azure Storage</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#storage-in-zeppelinhub">ZeppelinHub Storage</a></li>
+                <li><a href="/storage/storage.html#notebook-storage-in-local-git-repository">Git Storage</a></li>
+                <li><a href="/storage/storage.html#notebook-storage-in-s3">S3 Storage</a></li>
+                <li><a href="/storage/storage.html#notebook-storage-in-azure">Azure Storage</a></li>
+                <li><a href="/storage/storage.html#storage-in-zeppelinhub">ZeppelinHub Storage</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>REST API</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-interpreter.html">Interpreter API</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-notebook.html">Notebook API</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration API</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-credential.html">Credential API</a></li>
+                <li><a href="/rest-api/rest-interpreter.html">Interpreter API</a></li>
+                <li><a href="/rest-api/rest-notebook.html">Notebook API</a></li>
+                <li><a href="/rest-api/rest-configuration.html">Configuration API</a></li>
+                <li><a href="/rest-api/rest-credential.html">Credential API</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Security</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/authentication.html">Authentication for NGINX</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/shiroauthentication.html">Shiro Authentication</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/notebook_authorization.html">Notebook Authorization</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/datasource_authorization.html">Data Source Authorization</a></li>
+                <li><a href="/security/authentication.html">Authentication for NGINX</a></li>
+                <li><a href="/security/shiroauthentication.html">Shiro Authentication</a></li>
+                <li><a href="/security/notebook_authorization.html">Notebook Authorization</a></li>
+                <li><a href="/security/datasource_authorization.html">Data Source Authorization</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Advanced</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/virtual_machine.html">Zeppelin on Vagrant VM</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/spark_cluster_mode.html#spark-standalone-mode">Zeppelin on Spark Cluster Mode (Standalone)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/spark_cluster_mode.html#spark-on-yarn-mode">Zeppelin on Spark Cluster Mode (YARN)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/spark_cluster_mode.html#spark-on-mesos-mode">Zeppelin on Spark Cluster Mode (Mesos)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/cdh.html">Zeppelin on CDH</a></li>
+                <li><a href="/install/virtual_machine.html">Zeppelin on Vagrant VM</a></li>
+                <li><a href="/install/spark_cluster_mode.html#spark-standalone-mode">Zeppelin on Spark Cluster Mode (Standalone)</a></li>
+                <li><a href="/install/spark_cluster_mode.html#spark-on-yarn-mode">Zeppelin on Spark Cluster Mode (YARN)</a></li>
+                <li><a href="/install/spark_cluster_mode.html#spark-on-mesos-mode">Zeppelin on Spark Cluster Mode (Mesos)</a></li>
+                <li><a href="/install/cdh.html">Zeppelin on CDH</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Contibute</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/writingzeppelininterpreter.html">Writing Zeppelin Interpreter</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/writingzeppelinapplication.html">Writing Zeppelin Application (Experimental)</a></li>                
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/howtocontribute.html">How to contribute (code)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/howtocontributewebsite.html">How to contribute (website)</a></li>
+                <li><a href="/development/writingzeppelininterpreter.html">Writing Zeppelin Interpreter</a></li>
+                <li><a href="/development/writingzeppelinapplication.html">Writing Zeppelin Application (Experimental)</a></li>                
+                <li><a href="/development/howtocontribute.html">How to contribute (code)</a></li>
+                <li><a href="/development/howtocontributewebsite.html">How to contribute (website)</a></li>
               </ul>
             </li>
           </ul>
           <ul class="nav navbar-nav">
             <li>
-              <a href="/docs/0.7.0-SNAPSHOT/search.html" class="nav-search-link">
+              <a href="/search.html" class="nav-search-link">
                 <span class="fa fa-search nav-search-icon"></span>
               </a>
             </li>
@@ -1208,22 +1207,6 @@ Note that Apache Zeppelin REST APIs rece
     </div>
 
     
-
-
-  <script type="text/javascript">
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-45176241-5', 'zeppelin.apache.org');
-  ga('require', 'linkid', 'linkid.js');
-  ga('send', 'pageview');
-
-</script>
-
-
-
   </body>
 </html>
 

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=1765220&r1=1765219&r2=1765220&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/rss.xml (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/rss.xml Mon Oct 17 08:13:48 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-10-17T13:08:38+09:00</lastBuildDate>
-        <pubDate>2016-10-17T13:08:38+09:00</pubDate>
+        <lastBuildDate>2016-10-16T11:49:00+09:00</lastBuildDate>
+        <pubDate>2016-10-16T11:49:00+09: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=1765220&r1=1765219&r2=1765220&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/screenshots.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/screenshots.html Mon Oct 17 08:13:48 2016
@@ -18,9 +18,9 @@
     <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
 
     <!-- Le styles -->
-    <link href="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/bootstrap/css/bootstrap.css" rel="stylesheet">
-    <link href="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/css/style.css?body=1" rel="stylesheet" type="text/css">
-    <link href="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" /> 
+    <link href="/assets/themes/zeppelin/bootstrap/css/bootstrap.css" rel="stylesheet">
+    <link href="/assets/themes/zeppelin/css/style.css?body=1" rel="stylesheet" type="text/css">
+    <link href="/assets/themes/zeppelin/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" /> 
     <!-- Le fav and touch icons -->
     <!-- Update these with your own images
     <link rel="shortcut icon" href="images/favicon.ico">
@@ -31,16 +31,16 @@
 
     <!-- Js -->
     <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
-    <script src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
-    <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>    
+    <script src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
+    <script src="/assets/themes/zeppelin/js/docs.js"></script>
+    <script src="/assets/themes/zeppelin/js/anchor.min.js"></script>
+    <script src="/assets/themes/zeppelin/js/toc.js"></script>
+    <script src="/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script src="/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">
-    <link href="/docs/0.7.0-SNAPSHOT/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed">
+    <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed">
+    <link href="/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed">
   </head>
 
   <body>
@@ -54,7 +54,7 @@
             <span class="icon-bar"></span>
             <span class="icon-bar"></span>
           </button>
-          <a class="navbar-brand" href="/docs/0.7.0-SNAPSHOT">
+          <a class="navbar-brand" href="">
             <img src="/assets/themes/zeppelin/img/zeppelin_logo.png" width="50" alt="I'm zeppelin">
             <span style="vertical-align:middle">Zeppelin</span>
             <span style="vertical-align:baseline"><small>0.7.0-SNAPSHOT</small></span>
@@ -65,111 +65,110 @@
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">Quick Start <b class="caret"></b></a>
               <ul class="dropdown-menu">
-                <li><a href="/docs/0.7.0-SNAPSHOT/index.html">What is Apache Zeppelin ?</a></li>
+                <li><a href="/index.html">What is Apache Zeppelin ?</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Getting Started</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/install.html">Install</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/install.html#apache-zeppelin-configuration">Configuration</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/quickstart/explorezeppelinui.html">Explore Zeppelin UI</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/quickstart/tutorial.html">Tutorial</a></li>
+                <li><a href="/install/install.html">Install</a></li>
+                <li><a href="/install/install.html#apache-zeppelin-configuration">Configuration</a></li>
+                <li><a href="/quickstart/explorezeppelinui.html">Explore Zeppelin UI</a></li>
+                <li><a href="/quickstart/tutorial.html">Tutorial</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Basic Feature Guide</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/dynamicform.html">Dynamic Form</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/publish.html">Publish your Paragraph</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/notebookashomepage.html">Customize Zeppelin Homepage</a></li>
+                <li><a href="/manual/dynamicform.html">Dynamic Form</a></li>
+                <li><a href="/manual/publish.html">Publish your Paragraph</a></li>
+                <li><a href="/manual/notebookashomepage.html">Customize Zeppelin Homepage</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>More</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/upgrade.html">Upgrade Zeppelin Version</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/quickstart/install_with_flink_and_spark_cluster.html">Install Zeppelin with Flink and Spark Clusters Tutorial</a></li>
+                <li><a href="/install/upgrade.html">Upgrade Zeppelin Version</a></li>
+                <li><a href="/quickstart/install_with_flink_and_spark_cluster.html">Install Zeppelin with Flink and Spark Clusters Tutorial</a></li>
               </ul>
             </li>
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">Interpreter <b class="caret"></b></a>
               <ul class="dropdown-menu scrollable-menu">
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/interpreters.html">Overview</a></li>
+                <li><a href="/manual/interpreters.html">Overview</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Usage</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/interpreterinstallation.html">Interpreter Installation</a></li>
-                <!--<li><a href="/docs/0.7.0-SNAPSHOT/manual/dynamicinterpreterload.html">Dynamic Interpreter Loading</a></li>-->
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/dependencymanagement.html">Interpreter Dependency Management</a></li>
+                <li><a href="/manual/interpreterinstallation.html">Interpreter Installation</a></li>
+                <!--<li><a href="/manual/dynamicinterpreterload.html">Dynamic Interpreter Loading</a></li>-->
+                <li><a href="/manual/dependencymanagement.html">Interpreter Dependency Management</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Available Interpreters</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/alluxio.html">Alluxio</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/beam.html">Beam</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/bigquery.html">BigQuery</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/cassandra.html">Cassandra</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/elasticsearch.html">Elasticsearch</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/flink.html">Flink</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/geode.html">Geode</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/hbase.html">HBase</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/hdfs.html">HDFS</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/hive.html">Hive</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/ignite.html">Ignite</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/jdbc.html">JDBC</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/lens.html">Lens</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/livy.html">Livy</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/markdown.html">Markdown</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/pig.html">Pig</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/python.html">Python</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/postgresql.html">Postgresql, HAWQ</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/r.html">R</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/scalding.html">Scalding</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/shell.html">Shell</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/spark.html">Spark</a></li>
+                <li><a href="/interpreter/alluxio.html">Alluxio</a></li>
+                <li><a href="/interpreter/beam.html">Beam</a></li>
+                <li><a href="/interpreter/bigquery.html">BigQuery</a></li>
+                <li><a href="/interpreter/cassandra.html">Cassandra</a></li>
+                <li><a href="/interpreter/elasticsearch.html">Elasticsearch</a></li>
+                <li><a href="/interpreter/flink.html">Flink</a></li>
+                <li><a href="/interpreter/geode.html">Geode</a></li>
+                <li><a href="/interpreter/hbase.html">HBase</a></li>
+                <li><a href="/interpreter/hdfs.html">HDFS</a></li>
+                <li><a href="/interpreter/hive.html">Hive</a></li>
+                <li><a href="/interpreter/ignite.html">Ignite</a></li>
+                <li><a href="/interpreter/jdbc.html">JDBC</a></li>
+                <li><a href="/interpreter/lens.html">Lens</a></li>
+                <li><a href="/interpreter/livy.html">Livy</a></li>
+                <li><a href="/interpreter/markdown.html">Markdown</a></li>
+                <li><a href="/interpreter/python.html">Python</a></li>
+                <li><a href="/interpreter/postgresql.html">Postgresql, HAWQ</a></li>
+                <li><a href="/interpreter/r.html">R</a></li>
+                <li><a href="/interpreter/scalding.html">Scalding</a></li>
+                <li><a href="/interpreter/shell.html">Shell</a></li>
+                <li><a href="/interpreter/spark.html">Spark</a></li>
               </ul>
             </li>
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">Display System <b class="caret"></b></a>
               <ul class="dropdown-menu">
                 <li class="title"><span><b>Basic Display System</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/basicdisplaysystem.html#text">Text</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/basicdisplaysystem.html#html">Html</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/basicdisplaysystem.html#table">Table</a></li>
+                <li><a href="/displaysystem/basicdisplaysystem.html#text">Text</a></li>
+                <li><a href="/displaysystem/basicdisplaysystem.html#html">Html</a></li>
+                <li><a href="/displaysystem/basicdisplaysystem.html#table">Table</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Angular API</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/back-end-angular.html">Angular (backend API)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/front-end-angular.html">Angular (frontend API)</a></li>
+                <li><a href="/displaysystem/back-end-angular.html">Angular (backend API)</a></li>
+                <li><a href="/displaysystem/front-end-angular.html">Angular (frontend API)</a></li>
               </ul>
             </li>
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">More<b class="caret"></b></a>
               <ul class="dropdown-menu scrollable-menu" style="right: 0; left: auto;">
                 <li class="title"><span><b>Notebook Storage</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#notebook-storage-in-local-git-repository">Git Storage</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#notebook-storage-in-s3">S3 Storage</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#notebook-storage-in-azure">Azure Storage</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#storage-in-zeppelinhub">ZeppelinHub Storage</a></li>
+                <li><a href="/storage/storage.html#notebook-storage-in-local-git-repository">Git Storage</a></li>
+                <li><a href="/storage/storage.html#notebook-storage-in-s3">S3 Storage</a></li>
+                <li><a href="/storage/storage.html#notebook-storage-in-azure">Azure Storage</a></li>
+                <li><a href="/storage/storage.html#storage-in-zeppelinhub">ZeppelinHub Storage</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>REST API</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-interpreter.html">Interpreter API</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-notebook.html">Notebook API</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration API</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-credential.html">Credential API</a></li>
+                <li><a href="/rest-api/rest-interpreter.html">Interpreter API</a></li>
+                <li><a href="/rest-api/rest-notebook.html">Notebook API</a></li>
+                <li><a href="/rest-api/rest-configuration.html">Configuration API</a></li>
+                <li><a href="/rest-api/rest-credential.html">Credential API</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Security</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/authentication.html">Authentication for NGINX</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/shiroauthentication.html">Shiro Authentication</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/notebook_authorization.html">Notebook Authorization</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/datasource_authorization.html">Data Source Authorization</a></li>
+                <li><a href="/security/authentication.html">Authentication for NGINX</a></li>
+                <li><a href="/security/shiroauthentication.html">Shiro Authentication</a></li>
+                <li><a href="/security/notebook_authorization.html">Notebook Authorization</a></li>
+                <li><a href="/security/datasource_authorization.html">Data Source Authorization</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Advanced</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/virtual_machine.html">Zeppelin on Vagrant VM</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/spark_cluster_mode.html#spark-standalone-mode">Zeppelin on Spark Cluster Mode (Standalone)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/spark_cluster_mode.html#spark-on-yarn-mode">Zeppelin on Spark Cluster Mode (YARN)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/spark_cluster_mode.html#spark-on-mesos-mode">Zeppelin on Spark Cluster Mode (Mesos)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/cdh.html">Zeppelin on CDH</a></li>
+                <li><a href="/install/virtual_machine.html">Zeppelin on Vagrant VM</a></li>
+                <li><a href="/install/spark_cluster_mode.html#spark-standalone-mode">Zeppelin on Spark Cluster Mode (Standalone)</a></li>
+                <li><a href="/install/spark_cluster_mode.html#spark-on-yarn-mode">Zeppelin on Spark Cluster Mode (YARN)</a></li>
+                <li><a href="/install/spark_cluster_mode.html#spark-on-mesos-mode">Zeppelin on Spark Cluster Mode (Mesos)</a></li>
+                <li><a href="/install/cdh.html">Zeppelin on CDH</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Contibute</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/writingzeppelininterpreter.html">Writing Zeppelin Interpreter</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/writingzeppelinapplication.html">Writing Zeppelin Application (Experimental)</a></li>                
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/howtocontribute.html">How to contribute (code)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/howtocontributewebsite.html">How to contribute (website)</a></li>
+                <li><a href="/development/writingzeppelininterpreter.html">Writing Zeppelin Interpreter</a></li>
+                <li><a href="/development/writingzeppelinapplication.html">Writing Zeppelin Application (Experimental)</a></li>                
+                <li><a href="/development/howtocontribute.html">How to contribute (code)</a></li>
+                <li><a href="/development/howtocontributewebsite.html">How to contribute (website)</a></li>
               </ul>
             </li>
           </ul>
           <ul class="nav navbar-nav">
             <li>
-              <a href="/docs/0.7.0-SNAPSHOT/search.html" class="nav-search-link">
+              <a href="/search.html" class="nav-search-link">
                 <span class="fa fa-search nav-search-icon"></span>
               </a>
             </li>
@@ -241,22 +240,6 @@ limitations under the License.
     </div>
 
     
-
-
-  <script type="text/javascript">
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-45176241-5', 'zeppelin.apache.org');
-  ga('require', 'linkid', 'linkid.js');
-  ga('send', 'pageview');
-
-</script>
-
-
-
   </body>
 </html>
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/search.html
URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/search.html?rev=1765220&r1=1765219&r2=1765220&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/search.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/search.html Mon Oct 17 08:13:48 2016
@@ -18,9 +18,9 @@
     <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
 
     <!-- Le styles -->
-    <link href="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/bootstrap/css/bootstrap.css" rel="stylesheet">
-    <link href="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/css/style.css?body=1" rel="stylesheet" type="text/css">
-    <link href="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" /> 
+    <link href="/assets/themes/zeppelin/bootstrap/css/bootstrap.css" rel="stylesheet">
+    <link href="/assets/themes/zeppelin/css/style.css?body=1" rel="stylesheet" type="text/css">
+    <link href="/assets/themes/zeppelin/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" /> 
     <!-- Le fav and touch icons -->
     <!-- Update these with your own images
     <link rel="shortcut icon" href="images/favicon.ico">
@@ -31,16 +31,16 @@
 
     <!-- Js -->
     <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
-    <script src="/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
-    <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>    
+    <script src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
+    <script src="/assets/themes/zeppelin/js/docs.js"></script>
+    <script src="/assets/themes/zeppelin/js/anchor.min.js"></script>
+    <script src="/assets/themes/zeppelin/js/toc.js"></script>
+    <script src="/assets/themes/zeppelin/js/lunr.min.js"></script>
+    <script src="/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">
-    <link href="/docs/0.7.0-SNAPSHOT/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed">
+    <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed">
+    <link href="/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed">
   </head>
 
   <body>
@@ -54,7 +54,7 @@
             <span class="icon-bar"></span>
             <span class="icon-bar"></span>
           </button>
-          <a class="navbar-brand" href="/docs/0.7.0-SNAPSHOT">
+          <a class="navbar-brand" href="">
             <img src="/assets/themes/zeppelin/img/zeppelin_logo.png" width="50" alt="I'm zeppelin">
             <span style="vertical-align:middle">Zeppelin</span>
             <span style="vertical-align:baseline"><small>0.7.0-SNAPSHOT</small></span>
@@ -65,111 +65,110 @@
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">Quick Start <b class="caret"></b></a>
               <ul class="dropdown-menu">
-                <li><a href="/docs/0.7.0-SNAPSHOT/index.html">What is Apache Zeppelin ?</a></li>
+                <li><a href="/index.html">What is Apache Zeppelin ?</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Getting Started</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/install.html">Install</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/install.html#apache-zeppelin-configuration">Configuration</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/quickstart/explorezeppelinui.html">Explore Zeppelin UI</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/quickstart/tutorial.html">Tutorial</a></li>
+                <li><a href="/install/install.html">Install</a></li>
+                <li><a href="/install/install.html#apache-zeppelin-configuration">Configuration</a></li>
+                <li><a href="/quickstart/explorezeppelinui.html">Explore Zeppelin UI</a></li>
+                <li><a href="/quickstart/tutorial.html">Tutorial</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Basic Feature Guide</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/dynamicform.html">Dynamic Form</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/publish.html">Publish your Paragraph</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/notebookashomepage.html">Customize Zeppelin Homepage</a></li>
+                <li><a href="/manual/dynamicform.html">Dynamic Form</a></li>
+                <li><a href="/manual/publish.html">Publish your Paragraph</a></li>
+                <li><a href="/manual/notebookashomepage.html">Customize Zeppelin Homepage</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>More</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/upgrade.html">Upgrade Zeppelin Version</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/quickstart/install_with_flink_and_spark_cluster.html">Install Zeppelin with Flink and Spark Clusters Tutorial</a></li>
+                <li><a href="/install/upgrade.html">Upgrade Zeppelin Version</a></li>
+                <li><a href="/quickstart/install_with_flink_and_spark_cluster.html">Install Zeppelin with Flink and Spark Clusters Tutorial</a></li>
               </ul>
             </li>
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">Interpreter <b class="caret"></b></a>
               <ul class="dropdown-menu scrollable-menu">
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/interpreters.html">Overview</a></li>
+                <li><a href="/manual/interpreters.html">Overview</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Usage</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/interpreterinstallation.html">Interpreter Installation</a></li>
-                <!--<li><a href="/docs/0.7.0-SNAPSHOT/manual/dynamicinterpreterload.html">Dynamic Interpreter Loading</a></li>-->
-                <li><a href="/docs/0.7.0-SNAPSHOT/manual/dependencymanagement.html">Interpreter Dependency Management</a></li>
+                <li><a href="/manual/interpreterinstallation.html">Interpreter Installation</a></li>
+                <!--<li><a href="/manual/dynamicinterpreterload.html">Dynamic Interpreter Loading</a></li>-->
+                <li><a href="/manual/dependencymanagement.html">Interpreter Dependency Management</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Available Interpreters</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/alluxio.html">Alluxio</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/beam.html">Beam</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/bigquery.html">BigQuery</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/cassandra.html">Cassandra</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/elasticsearch.html">Elasticsearch</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/flink.html">Flink</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/geode.html">Geode</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/hbase.html">HBase</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/hdfs.html">HDFS</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/hive.html">Hive</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/ignite.html">Ignite</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/jdbc.html">JDBC</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/lens.html">Lens</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/livy.html">Livy</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/markdown.html">Markdown</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/pig.html">Pig</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/python.html">Python</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/postgresql.html">Postgresql, HAWQ</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/r.html">R</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/scalding.html">Scalding</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/shell.html">Shell</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/interpreter/spark.html">Spark</a></li>
+                <li><a href="/interpreter/alluxio.html">Alluxio</a></li>
+                <li><a href="/interpreter/beam.html">Beam</a></li>
+                <li><a href="/interpreter/bigquery.html">BigQuery</a></li>
+                <li><a href="/interpreter/cassandra.html">Cassandra</a></li>
+                <li><a href="/interpreter/elasticsearch.html">Elasticsearch</a></li>
+                <li><a href="/interpreter/flink.html">Flink</a></li>
+                <li><a href="/interpreter/geode.html">Geode</a></li>
+                <li><a href="/interpreter/hbase.html">HBase</a></li>
+                <li><a href="/interpreter/hdfs.html">HDFS</a></li>
+                <li><a href="/interpreter/hive.html">Hive</a></li>
+                <li><a href="/interpreter/ignite.html">Ignite</a></li>
+                <li><a href="/interpreter/jdbc.html">JDBC</a></li>
+                <li><a href="/interpreter/lens.html">Lens</a></li>
+                <li><a href="/interpreter/livy.html">Livy</a></li>
+                <li><a href="/interpreter/markdown.html">Markdown</a></li>
+                <li><a href="/interpreter/python.html">Python</a></li>
+                <li><a href="/interpreter/postgresql.html">Postgresql, HAWQ</a></li>
+                <li><a href="/interpreter/r.html">R</a></li>
+                <li><a href="/interpreter/scalding.html">Scalding</a></li>
+                <li><a href="/interpreter/shell.html">Shell</a></li>
+                <li><a href="/interpreter/spark.html">Spark</a></li>
               </ul>
             </li>
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">Display System <b class="caret"></b></a>
               <ul class="dropdown-menu">
                 <li class="title"><span><b>Basic Display System</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/basicdisplaysystem.html#text">Text</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/basicdisplaysystem.html#html">Html</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/basicdisplaysystem.html#table">Table</a></li>
+                <li><a href="/displaysystem/basicdisplaysystem.html#text">Text</a></li>
+                <li><a href="/displaysystem/basicdisplaysystem.html#html">Html</a></li>
+                <li><a href="/displaysystem/basicdisplaysystem.html#table">Table</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Angular API</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/back-end-angular.html">Angular (backend API)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/displaysystem/front-end-angular.html">Angular (frontend API)</a></li>
+                <li><a href="/displaysystem/back-end-angular.html">Angular (backend API)</a></li>
+                <li><a href="/displaysystem/front-end-angular.html">Angular (frontend API)</a></li>
               </ul>
             </li>
             <li>
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">More<b class="caret"></b></a>
               <ul class="dropdown-menu scrollable-menu" style="right: 0; left: auto;">
                 <li class="title"><span><b>Notebook Storage</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#notebook-storage-in-local-git-repository">Git Storage</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#notebook-storage-in-s3">S3 Storage</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#notebook-storage-in-azure">Azure Storage</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/storage/storage.html#storage-in-zeppelinhub">ZeppelinHub Storage</a></li>
+                <li><a href="/storage/storage.html#notebook-storage-in-local-git-repository">Git Storage</a></li>
+                <li><a href="/storage/storage.html#notebook-storage-in-s3">S3 Storage</a></li>
+                <li><a href="/storage/storage.html#notebook-storage-in-azure">Azure Storage</a></li>
+                <li><a href="/storage/storage.html#storage-in-zeppelinhub">ZeppelinHub Storage</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>REST API</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-interpreter.html">Interpreter API</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-notebook.html">Notebook API</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-configuration.html">Configuration API</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/rest-api/rest-credential.html">Credential API</a></li>
+                <li><a href="/rest-api/rest-interpreter.html">Interpreter API</a></li>
+                <li><a href="/rest-api/rest-notebook.html">Notebook API</a></li>
+                <li><a href="/rest-api/rest-configuration.html">Configuration API</a></li>
+                <li><a href="/rest-api/rest-credential.html">Credential API</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Security</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/authentication.html">Authentication for NGINX</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/shiroauthentication.html">Shiro Authentication</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/notebook_authorization.html">Notebook Authorization</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/security/datasource_authorization.html">Data Source Authorization</a></li>
+                <li><a href="/security/authentication.html">Authentication for NGINX</a></li>
+                <li><a href="/security/shiroauthentication.html">Shiro Authentication</a></li>
+                <li><a href="/security/notebook_authorization.html">Notebook Authorization</a></li>
+                <li><a href="/security/datasource_authorization.html">Data Source Authorization</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Advanced</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/virtual_machine.html">Zeppelin on Vagrant VM</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/spark_cluster_mode.html#spark-standalone-mode">Zeppelin on Spark Cluster Mode (Standalone)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/spark_cluster_mode.html#spark-on-yarn-mode">Zeppelin on Spark Cluster Mode (YARN)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/spark_cluster_mode.html#spark-on-mesos-mode">Zeppelin on Spark Cluster Mode (Mesos)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/install/cdh.html">Zeppelin on CDH</a></li>
+                <li><a href="/install/virtual_machine.html">Zeppelin on Vagrant VM</a></li>
+                <li><a href="/install/spark_cluster_mode.html#spark-standalone-mode">Zeppelin on Spark Cluster Mode (Standalone)</a></li>
+                <li><a href="/install/spark_cluster_mode.html#spark-on-yarn-mode">Zeppelin on Spark Cluster Mode (YARN)</a></li>
+                <li><a href="/install/spark_cluster_mode.html#spark-on-mesos-mode">Zeppelin on Spark Cluster Mode (Mesos)</a></li>
+                <li><a href="/install/cdh.html">Zeppelin on CDH</a></li>
                 <li role="separator" class="divider"></li>
                 <li class="title"><span><b>Contibute</b><span></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/writingzeppelininterpreter.html">Writing Zeppelin Interpreter</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/writingzeppelinapplication.html">Writing Zeppelin Application (Experimental)</a></li>                
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/howtocontribute.html">How to contribute (code)</a></li>
-                <li><a href="/docs/0.7.0-SNAPSHOT/development/howtocontributewebsite.html">How to contribute (website)</a></li>
+                <li><a href="/development/writingzeppelininterpreter.html">Writing Zeppelin Interpreter</a></li>
+                <li><a href="/development/writingzeppelinapplication.html">Writing Zeppelin Application (Experimental)</a></li>                
+                <li><a href="/development/howtocontribute.html">How to contribute (code)</a></li>
+                <li><a href="/development/howtocontributewebsite.html">How to contribute (website)</a></li>
               </ul>
             </li>
           </ul>
           <ul class="nav navbar-nav">
             <li>
-              <a href="/docs/0.7.0-SNAPSHOT/search.html" class="nav-search-link">
+              <a href="/search.html" class="nav-search-link">
                 <span class="fa fa-search nav-search-icon"></span>
               </a>
             </li>
@@ -210,7 +209,7 @@ limitations under the License.
 </span>
 <br/>
 
-<form role="search" action="/docs/0.7.0-SNAPSHOT/search.html" id="site_search">
+<form role="search" action="/search.html" id="site_search">
   <div class="input-group" id="search-container">
     <input type="text" class="form-control" size="16px" name="q" placeholder="Search all pages" id="search_box">
     <span class="input-group-btn">
@@ -237,22 +236,6 @@ limitations under the License.
     </div>
 
     
-
-
-  <script type="text/javascript">
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-45176241-5', 'zeppelin.apache.org');
-  ga('require', 'linkid', 'linkid.js');
-  ga('send', 'pageview');
-
-</script>
-
-
-
   </body>
 </html>
 

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/search_data.json
URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/search_data.json?rev=1765220&r1=1765219&r2=1765220&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/search_data.json (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/search_data.json Mon Oct 17 08:13:48 2016
@@ -312,17 +312,6 @@
     
   
 
-    "/interpreter/pig.html": {
-      "title": "Pig Interpreter for Apache Zeppelin",
-      "content"  : "Pig Interpreter for Apache ZeppelinOverviewApache Pig is a platform for analyzing large data sets that consists of a high-level language for expressing data analysis programs, coupled with infrastructure for evaluating these programs. The salient property of Pig programs is that their structure is amenable to substantial parallelization, which in turns enables them to handle very large data sets.Supported interpreter type%pig.script (default)All the pig script can run in this type of interpreter, and display type is plain text.%pig.queryAlmost the same as %pig.script. The only difference is that you don&amp;#39;t need to add alias in the last statement. And the display type is table.   Supported runtime modeLocalMapReduceTez  (Only Tez 0.7 is supported)How to useHow to setup PigLocal ModeNothing needs to be done for local modeMapReduce ModeHADOOP_CONF_DIR needs to be specified in ZEPPELIN_HOME/conf/zeppelin-env.sh.Tez ModeHADOOP_CONF_DIR and TEZ_CONF_DIR needs to
  be specified in ZEPPELIN_HOME/conf/zeppelin-env.sh.How to configure interpreterAt the Interpreters menu, you have to create a new Pig interpreter. Pig interpreter has below properties by default.            Property        Default        Description                zeppelin.pig.execType        mapreduce        Execution mode for pig runtime. local | mapreduce | tez                 zeppelin.pig.includeJobStats        false        whether display jobStats info in %pig.script                zeppelin.pig.maxResult        1000        max row number displayed in %pig.query      Examplepig%pigraw_data = load &amp;#39;dataset/sf_crime/train.csv&amp;#39; using PigStorage(&amp;#39;,&amp;#39;) as (Dates,Category,Descript,DayOfWeek,PdDistrict,Resolution,Address,X,Y);b = group raw_data all;c = foreach b generate COUNT($1);dump c;pig.query%pig.queryb = foreach raw_data generate Category;c = group b by Category;foreach c generate group as category, COUNT($1) as count;Data is shared between %pig an
 d %pig.query, so that you can do some common work in %pig, and do different kinds of query based on the data of %pig.",
-      "url": " /interpreter/pig.html",
-      "group": "manual",
-      "excerpt": "Apache Pig is a platform for analyzing large data sets that consists of a high-level language for expressing data analysis programs, coupled with infrastructure for evaluating these programs."
-    }
-    ,
-    
-  
-
     "/interpreter/postgresql.html": {
       "title": "PostgreSQL, Apache HAWQ (incubating) Interpreter for Apache Zeppelin",
       "content"  : "&lt;!--Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);you may not use this file except in compliance with the License.You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an &quot;AS IS&quot; BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.--&gt;PostgreSQL, Apache HAWQ (incubating) Interpreter for Apache ZeppelinImportant NoticePostgresql Interpreter will be deprecated and merged into JDBC Interpreter. You can use Postgresql by using JDBC Interpreter with same functionality. See the example below of settings and dependencies.Properties      Property    Value        psql.driver    org.postgresql.Driver        psql.url    jdbc:postgresql://localhost:5432/        psql.user   
  psqlUser        psql.password    psqlPassword  Dependencies      Artifact    Exclude        org.postgresql:postgresql:9.4-1201-jdbc41      OverviewThis interpreter seamlessly supports the following SQL data processing engines:PostgreSQL - OSS, Object-relational database management system (ORDBMS)pache HAWQ (incubating) - Powerful open source SQL-On-Hadoop engine.Greenplum - MPP database built on open source PostgreSQL.This Video Tutorial illustrates some of the features provided by the Postgresql Interpreter.      Name    Class    Description        %psql.sql    PostgreSqlInterpreter    Provides SQL environment for PostgreSQL, HAWQ and Greenplum  Create InterpreterBy default Zeppelin creates one PSQL instance. You can remove it or create new instances.Multiple PSQL instances can be created, each configured to the same or different backend databases. But over time a  Notebook can have only one PSQL interpreter instance bound. That means you cannot connect to different databases in t
 he same Notebook. This is a known Zeppelin limitation.To create new PSQL instance open the Interpreter section and click the +Create button. Pick a Name of your choice and from the Interpreter drop-down select psql.  Then follow the configuration instructions and Save the new instance.Note: The Name of the instance is used only to distinct the instances while binding them to the Notebook. The Name is irrelevant inside the Notebook. In the Notebook you must use %psql.sql tag.Bind to NotebookIn the Notebook click on the settings icon in the top right corner. The select/deselect the interpreters to be bound with the Notebook.ConfigurationYou can modify the configuration of the PSQL from the Interpreter section.  The PSQL interpreter expenses the following properties:      Property Name    Description    Default Value        postgresql.url    JDBC URL to connect to     jdbc:postgresql://localhost:5432        postgresql.user    JDBC user name    gpadmin        postgresql.password    JDBC
  password            postgresql.driver.name    JDBC driver name. In this version the driver name is fixed and should not be changed    org.postgresql.Driver        postgresql.max.result    Max number of SQL result to display to prevent the browser overload    1000  How to useTip: Use (CTRL + .) for SQL auto-completion.DDL and SQL commandsStart the paragraphs with the full %psql.sql prefix tag! The short notation: %psql would still be able run the queries but the syntax highlighting and the auto-completions will be disabled.You can use the standard CREATE / DROP / INSERT commands to create or modify the data model:%psql.sqldrop table if exists mytable;create table mytable (i int);insert into mytable select generate_series(1, 100);Then in a separate paragraph run the query.%psql.sqlselect * from mytable;Note: You can have multiple queries in the same paragraph but only the result from the first is displayed. [1], [2].For example, this will execute both queries but only the count resul
 t will be displayed. If you revert the order of the queries the mytable content will be shown instead.%psql.sqlselect count(*) from mytable;select * from mytable;PSQL command line toolsUse the Shell Interpreter (%sh) to access the command line PSQL interactively:%shpsql -h phd3.localdomain -U gpadmin -p 5432 &amp;lt;&amp;lt;EOF dn   qEOFThis will produce output like this:        Name        |  Owner  --------------------+--------- hawq_toolkit       | gpadmin information_schema | gpadmin madlib             | gpadmin pg_catalog         | gpadmin pg_toast           | gpadmin public             | gpadmin retail_demo        | gpadminApply Zeppelin Dynamic FormsYou can leverage Zeppelin Dynamic Form inside your queries. You can use both the text input and select form parametrization features%psql.sqlSELECT ${group_by}, count(*) as countFROM retail_demo.order_lineitems_pxfGROUP BY ${group_by=product_id,product_id|product_name|customer_id|store_id}ORDER BY count ${order=DESC,DESC|ASC}LIMIT
  ${limit=10};Example HAWQ PXF/HDFS TablesCreate HAWQ external table that read data from tab-separated-value data in HDFS.%psql.sqlCREATE EXTERNAL TABLE retail_demo.payment_methods_pxf (  payment_method_id smallint,  payment_method_code character varying(20)) LOCATION (&amp;#39;pxf://${NAME_NODE_HOST}:50070/retail_demo/payment_methods.tsv.gz?profile=HdfsTextSimple&amp;#39;) FORMAT &amp;#39;TEXT&amp;#39; (DELIMITER = E&amp;#39;t&amp;#39;);And retrieve content%psql.sqlselect * from retail_demo.payment_methods_pxfAuto-completionThe PSQL Interpreter provides a basic auto-completion functionality. On (Ctrl+.) it list the most relevant suggestions in a pop-up window. In addition to the SQL keyword the interpreter provides suggestions for the Schema, Table, Column names as well.",