Added: incubator/zeppelin/site/docs/0.5.5-incubating/displaysystem/angular.html
URL: 
http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/displaysystem/angular.html?rev=1715104&view=auto
==============================================================================
--- incubator/zeppelin/site/docs/0.5.5-incubating/displaysystem/angular.html 
(added)
+++ incubator/zeppelin/site/docs/0.5.5-incubating/displaysystem/angular.html 
Thu Nov 19 06:38:15 2015
@@ -0,0 +1,445 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Angular Display System</title>
+    <meta name="description" content="">
+    <meta name="author" content="The Apache Software Foundation">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <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">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
+    -->
+
+    <!-- Js -->
+    <script src="https://code.jquery.com/jquery-1.10.2.min.js";></script>
+    <script 
src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
+
+    <!-- atom & 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>
+    
+        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+            <img src="/assets/themes/zeppelin/img/zeppelin_logo.png" 
width="50" alt="I'm zeppelin">
+            Zeppelin <small>(0.5.5-incubating)</small>
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+          <ul class="nav navbar-nav navbar-right">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+       
+       <li><a href="/docs.html">Docs</a></li>
+       
+      
+    
+  
+    
+      
+       
+       <li><a href="/index.html">Overview</a></li>
+       
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Angular Display System">
+  <h1></h1>
+</div>
+-->
+
+<div class="row">
+  <div class="col-md-12">
+    <!--
+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.
+-->
+
+<h3>Angular (Beta)</h3>
+
+<p>Angular display system treats output as an view template of <a 
href="https://angularjs.org/";>AngularJS</a>.
+It compiles templates and display inside of Zeppelin.</p>
+
+<p>Zeppelin provides gateway between your interpreter and your compiled 
AngularJS view teamplates.
+Therefore, you can not only update scope variable from your interpreter but 
also watch your scope variable in the interpreter, which is JVM process.</p>
+
+<p><br /></p>
+
+<h4>Print AngularJS view</h4>
+
+<p>To use angular display system, your output should starts with 
&quot;%angular&quot;.
+<img src="../../assets/themes/zeppelin/img/screenshots/display_angular.png" 
width=600px /></p>
+
+<p>Note that display system is backend independent.</p>
+
+<p>Because of variable &#39;name&#39; is not defined, &#39;Hello {{name}}&#39; 
display &#39;Hello &#39;.</p>
+
+<p><br /></p>
+
+<h4>Bind/Unbind variable</h4>
+
+<p>Through ZeppelinContext, you can bind/unbind variable to AngularJS view.</p>
+
+<p>Currently it only works in Spark Interpreter (scala).</p>
+<div class="highlight"><pre><code class="text language-text" 
data-lang="text">// bind my &#39;object&#39; as angular scope variable 
&#39;name&#39; in current notebook.
+z.angularBind(String name, Object object)
+
+// bind my &#39;object&#39; as angular scope variable &#39;name&#39; in all 
notebooks related to current interpreter.
+z.angularBindGlobal(String name, Object object)
+
+// unbind angular scope variable &#39;name&#39; in current notebook.
+z.angularUnbind(String name)
+
+// unbind angular scope variable &#39;name&#39; in all notebooks related to 
current interpreter.
+z.angularUnbindGlobal(String name)
+</code></pre></div>
+<p>In the example, let&#39;s bind &quot;world&quot; variable &#39;name&#39;. 
Then you can see AngularJs view are updated immediately.</p>
+
+<p><img 
src="../../assets/themes/zeppelin/img/screenshots/display_angular1.png" 
width=600px /></p>
+
+<p><br /></p>
+
+<h4>Watch/Unwatch variable</h4>
+
+<p>Through ZeppelinContext, you can watch/unwatch variable in AngularJs 
view.</p>
+
+<p>Currently it only works in Spark Interpreter (scala).</p>
+<div class="highlight"><pre><code class="text language-text" 
data-lang="text">// register for angular scope variable &#39;name&#39; 
(notebook)
+z.angularWatch(String name, (before, after) =&gt; { ... })
+
+// unregister watcher for angular variable &#39;name&#39; (notebook)
+z.angularUnwatch(String name)
+
+// register for angular scope variable &#39;name&#39; (global)
+z.angularWatchGlobal(String name, (before, after) =&gt; { ... })
+
+// unregister watcher for angular variable &#39;name&#39; (global)
+z.angularUnwatchGlobal(String name)
+</code></pre></div>
+<p>Let&#39;s make an button, that increment &#39;run&#39; variable by 1 when 
it is clicked.
+z.angularBind(&quot;run&quot;, 0) will initialize &#39;run&#39; to zero. And 
then register watcher of &#39;run&#39;.</p>
+
+<p><img 
src="../../assets/themes/zeppelin/img/screenshots/display_angular2.png" 
width=600px /></p>
+
+<p>After clicked button, you&#39;ll see both &#39;run&#39; and numWatched are 
increased by 1</p>
+
+<p><img 
src="../../assets/themes/zeppelin/img/screenshots/display_angular3.png" 
width=600px /></p>
+
+  </div>
+</div>
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2015 The Apache Software Foundation</p>-->
+      </footer>
+    </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.incubator.apache.org');
+  ga('require', 'linkid', 'linkid.js');
+  ga('send', 'pageview');
+
+</script>
+
+
+
+  </body>
+</html>
+

Added: incubator/zeppelin/site/docs/0.5.5-incubating/displaysystem/display.html
URL: 
http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/displaysystem/display.html?rev=1715104&view=auto
==============================================================================
--- incubator/zeppelin/site/docs/0.5.5-incubating/displaysystem/display.html 
(added)
+++ incubator/zeppelin/site/docs/0.5.5-incubating/displaysystem/display.html 
Thu Nov 19 06:38:15 2015
@@ -0,0 +1,401 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Text/Html Display System</title>
+    <meta name="description" content="">
+    <meta name="author" content="The Apache Software Foundation">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <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">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
+    -->
+
+    <!-- Js -->
+    <script src="https://code.jquery.com/jquery-1.10.2.min.js";></script>
+    <script 
src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
+
+    <!-- atom & 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>
+    
+        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+            <img src="/assets/themes/zeppelin/img/zeppelin_logo.png" 
width="50" alt="I'm zeppelin">
+            Zeppelin <small>(0.5.5-incubating)</small>
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+          <ul class="nav navbar-nav navbar-right">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+       
+       <li><a href="/docs.html">Docs</a></li>
+       
+      
+    
+  
+    
+      
+       
+       <li><a href="/index.html">Overview</a></li>
+       
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Text/Html Display System">
+  <h1></h1>
+</div>
+-->
+
+<div class="row">
+  <div class="col-md-12">
+    <!--
+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.
+-->
+
+<p><a name="text"> </a>
+<br />
+<br /></p>
+
+<h3>Text</h3>
+
+<p>Zeppelin prints output of language backend in text, by default.</p>
+
+<p><img src="../../assets/themes/zeppelin/img/screenshots/display_text.png" 
/></p>
+
+<p>You can explicitly say you&#39;re using text display system.</p>
+
+<p><img src="../../assets/themes/zeppelin/img/screenshots/display_text1.png" 
/></p>
+
+<p>Note that display system is backend independent.</p>
+
+<p><a name="html"> </a>
+<br />
+<br /></p>
+
+<h3>Html</h3>
+
+<p>With &#39;%html&#39; directive, Zeppelin treats your output as html</p>
+
+<p><img src="../../assets/themes/zeppelin/img/screenshots/display_html.png" 
/></p>
+
+  </div>
+</div>
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2015 The Apache Software Foundation</p>-->
+      </footer>
+    </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.incubator.apache.org');
+  ga('require', 'linkid', 'linkid.js');
+  ga('send', 'pageview');
+
+</script>
+
+
+
+  </body>
+</html>
+

Added: incubator/zeppelin/site/docs/0.5.5-incubating/displaysystem/table.html
URL: 
http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/displaysystem/table.html?rev=1715104&view=auto
==============================================================================
--- incubator/zeppelin/site/docs/0.5.5-incubating/displaysystem/table.html 
(added)
+++ incubator/zeppelin/site/docs/0.5.5-incubating/displaysystem/table.html Thu 
Nov 19 06:38:15 2015
@@ -0,0 +1,391 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Table Display System</title>
+    <meta name="description" content="">
+    <meta name="author" content="The Apache Software Foundation">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <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">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
+    -->
+
+    <!-- Js -->
+    <script src="https://code.jquery.com/jquery-1.10.2.min.js";></script>
+    <script 
src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
+
+    <!-- atom & 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>
+    
+        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+            <img src="/assets/themes/zeppelin/img/zeppelin_logo.png" 
width="50" alt="I'm zeppelin">
+            Zeppelin <small>(0.5.5-incubating)</small>
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+          <ul class="nav navbar-nav navbar-right">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+       
+       <li><a href="/docs.html">Docs</a></li>
+       
+      
+    
+  
+    
+      
+       
+       <li><a href="/index.html">Overview</a></li>
+       
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Table Display System">
+  <h1></h1>
+</div>
+-->
+
+<div class="row">
+  <div class="col-md-12">
+    <!--
+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.
+-->
+
+<h3>Table</h3>
+
+<p>If you have data that row seprated by &#39;\n&#39; (newline) and column 
separated by &#39;\t&#39; (tab) with first row as header row, for example</p>
+
+<p><img src="../../assets/themes/zeppelin/img/screenshots/display_table.png" 
/></p>
+
+<p>You can simply use %table display system to leverage Zeppelin&#39;s built 
in visualization.</p>
+
+<p><img src="../../assets/themes/zeppelin/img/screenshots/display_table1.png" 
/></p>
+
+<p>Note that display system is backend independent.</p>
+
+<p>If table contents start with %html, it is interpreted as an HTML.</p>
+
+<p><img 
src="../../assets/themes/zeppelin/img/screenshots/display_table_html.png" /></p>
+
+  </div>
+</div>
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2015 The Apache Software Foundation</p>-->
+      </footer>
+    </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.incubator.apache.org');
+  ga('require', 'linkid', 'linkid.js');
+  ga('send', 'pageview');
+
+</script>
+
+
+
+  </body>
+</html>
+

Added: incubator/zeppelin/site/docs/0.5.5-incubating/doap.rdf
URL: 
http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/doap.rdf?rev=1715104&view=auto
==============================================================================
--- incubator/zeppelin/site/docs/0.5.5-incubating/doap.rdf (added)
+++ incubator/zeppelin/site/docs/0.5.5-incubating/doap.rdf Thu Nov 19 06:38:15 
2015
@@ -0,0 +1,59 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#"; 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#";
+         xmlns:foaf="http://xmlns.com/foaf/0.1/";>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You 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.
+-->
+  <Project rdf:about="http://zeppelin.incubator.apache.org/";>
+    <created>2015-09-12</created>
+    <license rdf:resource="http://spdx.org/licenses/Apache-2.0"; />
+    <name>Apache Zeppelin (incubating)</name>
+    <homepage rdf:resource="http://zeppelin.incubator.apache.org/"; />
+    <asfext:pmc rdf:resource="http://incubator.apache.org"; />
+    <shortdesc>Zeppelin is a collaborative data analytics and visualization 
tool for distributed, general-purpose data processing systems</shortdesc>
+    <description>Zeppelin is a modern web-based tool for the data scientists 
to collaborate over large-scale data exploration and visualization projects. 
</description>
+    <bug-database 
rdf:resource="https://issues.apache.org/jira/browse/ZEPPELIN"; />
+    <mailing-list 
rdf:resource="http://zeppelin.incubator.apache.org/community.html"; />
+    <download-page 
rdf:resource="http://zeppelin.incubator.apache.org/download.html"; />
+    <programming-language>Java</programming-language>
+    <programming-language>JavaScript</programming-language>
+    <programming-language>Scala</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/big-data"; />
+    <release>
+      <Version>
+        <name>0.5.0-incubating</name>
+        <created>2015-07-31</created>
+        <revision>0.5.0-incubating</revision>
+      </Version>
+    </release>
+    <repository>
+      <GitRepository>
+        <location 
rdf:resource="https://git-wip-us.apache.org/repos/asf/incubator-zeppelin.git"/>
+        <browse 
rdf:resource="https://git1-us-west.apache.org/repos/asf?p=incubator-zeppelin.git;a=summary"/>
+      </GitRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Alexander Bezzubov</foaf:name>
+          <foaf:mbox rdf:resource="mailto:[email protected]"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>

Added: incubator/zeppelin/site/docs/0.5.5-incubating/docs.html
URL: 
http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/docs.html?rev=1715104&view=auto
==============================================================================
--- incubator/zeppelin/site/docs/0.5.5-incubating/docs.html (added)
+++ incubator/zeppelin/site/docs/0.5.5-incubating/docs.html Thu Nov 19 06:38:15 
2015
@@ -0,0 +1,443 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Docs</title>
+    <meta name="description" content="">
+    <meta name="author" content="The Apache Software Foundation">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <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">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
+    -->
+
+    <!-- Js -->
+    <script src="https://code.jquery.com/jquery-1.10.2.min.js";></script>
+    <script 
src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
+
+    <!-- atom & 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>
+    
+        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+            <img src="/assets/themes/zeppelin/img/zeppelin_logo.png" 
width="50" alt="I'm zeppelin">
+            Zeppelin <small>(0.5.5-incubating)</small>
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+          <ul class="nav navbar-nav navbar-right">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+       
+       <li class="active"><a href="/docs.html" class="active">Docs</a></li>
+       
+      
+    
+  
+    
+      
+       
+       <li><a href="/index.html">Overview</a></li>
+       
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Docs">
+  <h1></h1>
+</div>
+-->
+
+<div class="row">
+  <div class="col-md-12">
+    <!--
+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.
+-->
+
+<h3>Install</h3>
+
+<ul>
+<li><a href="./install/install.html">Install</a></li>
+<li><a href="./install/yarn_install.html">YARN Install</a></li>
+</ul>
+
+<h3>Tutorial</h3>
+
+<ul>
+<li><a href="./tutorial/tutorial.html">Tutorial</a></li>
+</ul>
+
+<h3>Interpreter</h3>
+
+<p><strong><a href="manual/interpreters.html">Interpreters in 
zeppelin</a></strong></p>
+
+<ul>
+<li><a href="./interpreter/cassandra.html">cassandra</a></li>
+<li><a href="./interpreter/flink.html">flink</a></li>
+<li><a href="./interpreter/geode.html">geode</a></li>
+<li><a href="../pleasecontribute.html">hive</a></li>
+<li><a href="./interpreter/ignite.html">ignite</a></li>
+<li><a href="./interpreter/lens.html">lens</a></li>
+<li><a href="../pleasecontribute.html">md</a></li>
+<li><a href="./interpreter/postgresql.html">postgresql, hawq</a></li>
+<li><a href="../pleasecontribute.html">sh</a></li>
+<li><a href="./interpreter/spark.html">spark</a></li>
+<li><a href="../pleasecontribute.html">tajo</a></li>
+</ul>
+
+<h3>Storage</h3>
+
+<ul>
+<li><a href="./storage/storage.html">S3 Storage</a></li>
+</ul>
+
+<h3>Display System</h3>
+
+<ul>
+<li><a href="./displaysystem/display.html">text</a></li>
+<li><a href="./displaysystem/display.html#html">html</a></li>
+<li><a href="./displaysystem/table.html">table</a></li>
+<li><a href="./displaysystem/angular.html">angular</a> (Beta)</li>
+</ul>
+
+<h3>Manual</h3>
+
+<ul>
+<li><a href="./manual/dynamicform.html">Dynamic Form</a></li>
+<li><a href="./manual/notebookashomepage.html">Notebook as Homepage</a></li>
+</ul>
+
+<h3>REST API</h3>
+
+<ul>
+<li><a href="./rest-api/rest-interpreter.html">Interpreter API</a></li>
+<li><a href="./rest-api/rest-notebook.html">Notebook API</a></li>
+</ul>
+
+<h3>Development</h3>
+
+<ul>
+<li><a href="./development/writingzeppelininterpreter.html">Writing Zeppelin 
Interpreter</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>
+
+  </div>
+</div>
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2015 The Apache Software Foundation</p>-->
+      </footer>
+    </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.incubator.apache.org');
+  ga('require', 'linkid', 'linkid.js');
+  ga('send', 'pageview');
+
+</script>
+
+
+
+  </body>
+</html>
+

Added: incubator/zeppelin/site/docs/0.5.5-incubating/index.html
URL: 
http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/index.html?rev=1715104&view=auto
==============================================================================
--- incubator/zeppelin/site/docs/0.5.5-incubating/index.html (added)
+++ incubator/zeppelin/site/docs/0.5.5-incubating/index.html Thu Nov 19 
06:38:15 2015
@@ -0,0 +1,493 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Overview</title>
+    
+    <meta name="author" content="The Apache Software Foundation">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <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">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
+    -->
+
+    <!-- Js -->
+    <script src="https://code.jquery.com/jquery-1.10.2.min.js";></script>
+    <script 
src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
+
+    <!-- atom & 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>
+    
+        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+            <img src="/assets/themes/zeppelin/img/zeppelin_logo.png" 
width="50" alt="I'm zeppelin">
+            Zeppelin <small>(0.5.5-incubating)</small>
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+          <ul class="nav navbar-nav navbar-right">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+       
+       <li><a href="/docs.html">Docs</a></li>
+       
+      
+    
+  
+    
+      
+       
+       <li class="active"><a href="/index.html" 
class="active">Overview</a></li>
+       
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Overview">
+  <h1> <small>Less Development, More analysis!</small></h1>
+</div>
+-->
+
+<div class="row">
+  <div class="col-md-12">
+    <!--
+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.
+-->
+
+<p><br />
+<div class="row">
+ <div class="col-md-5">
+<h2>Multi-purpose Notebook</h2></p>
+
+<p style="font-size:16px; color:#555555;font-style:italic;margin-bottom: 
15px;">
+  The Notebook is the place for all your needs
+</p>
+
+<ul style="list-style-type: none;padding-left:10px;" >
+  <li style="font-size:20px; margin: 5px;"><span class="glyphicon 
glyphicon-import"></span> Data Ingestion</li>
+  <li style="font-size:20px; margin: 5px;"><span class="glyphicon 
glyphicon-eye-open"></span> Data Discovery</li>
+  <li style="font-size:20px; margin: 5px;"><span class="glyphicon 
glyphicon-wrench"></span> Data Analytics</li>
+  <li style="font-size:20px; margin: 5px;"><span class="glyphicon 
glyphicon-dashboard"></span> Data Visualization & Collaboration</li>
+</ul>
+
+<p></div>
+ <div class="col-md-7"><img class="img-responsive" style="border: 1px solid 
#ecf0f1;" height="auto" src="assets/themes/zeppelin/img/notebook.png" /></div>
+</div></p>
+
+<p><br /></p>
+
+<h3>Multiple language backend</h3>
+
+<p>Zeppelin interpreter concept allows any language/data-processing-backend to 
be plugged into Zeppelin.
+Currently Zeppelin supports many interpreters such as Scala(with Apache 
Spark), Python(with Apache Spark), SparkSQL, Hive, Markdown and Shell.</p>
+
+<p><img class="img-responsive" 
src="assets/themes/zeppelin/img/screenshots/multiple_language_backend.png" 
/></p>
+
+<p>Adding new language-backend is really simple. Learn <a 
href="./development/writingzeppelininterpreter.html">how to write a zeppelin 
interpreter</a>.</p>
+
+<p><br /></p>
+
+<h3>Apache Spark integration</h3>
+
+<p>Zeppelin provides built-in Apache Spark integration. You don&#39;t need to 
build a separate module, plugin or library for it.</p>
+
+<p><img src="assets/themes/zeppelin/img/spark_logo.jpg" width="80px" /></p>
+
+<p>Zeppelin&#39;s Spark integration provides</p>
+
+<ul>
+<li>Automatic SparkContext and SQLContext injection</li>
+<li>Runtime jar dependency loading from local filesystem or maven repository. 
Learn more about <a 
href="./interpreter/spark.html#dependencyloading">dependency loader</a>.</li>
+<li>Canceling job and displaying its progress</li>
+</ul>
+
+<p><br /></p>
+
+<h3>Data visualization</h3>
+
+<p>Some basic charts are already included in Zeppelin. Visualizations are not 
limited to SparkSQL&#39;s query, any output from any language backend can be 
recognized and visualized.</p>
+
+<div class="row">
+  <div class="col-md-6">
+    <img class="img-responsive" src="./assets/themes/zeppelin/img/graph1.png" 
/>
+  </div>
+  <div class="col-md-6">
+    <img class="img-responsive" src="./assets/themes/zeppelin/img/graph2.png" 
/>
+  </div>
+</div>
+
+<h4>Pivot chart</h4>
+
+<p>With simple drag and drop Zeppelin aggeregates the values and display them 
in pivot chart. You can easily create chart with multiple aggregated values 
including sum, count, average, min, max.</p>
+
+<div class="row">
+  <div class="col-md-8">
+    <img class="img-responsive" 
src="./assets/themes/zeppelin/img/screenshots/pivot.png" />
+  </div>
+</div>
+
+<p>Learn more about Zeppelin&#39;s Display system. ( <a 
href="./displaysystem/display.html">text</a>, <a 
href="./displaysystem/display.html#html">html</a>, <a 
href="./displaysystem/table.html">table</a>, <a 
href="./displaysystem/angular.html">angular</a> )</p>
+
+<p><br /></p>
+
+<h3>Dynamic forms</h3>
+
+<p>Zeppelin can dynamically create some input forms into your notebook.</p>
+
+<p><img class="img-responsive" 
src="./assets/themes/zeppelin/img/screenshots/form_input.png" /></p>
+
+<p>Learn more about <a href="./manual/dynamicform.html">Dynamic Forms</a>.</p>
+
+<p><br /></p>
+
+<h3>Collaboration</h3>
+
+<p>Notebook URL can be shared among collaborators. Zeppelin can then broadcast 
any changes in realtime, just like the collaboration in Google docs.</p>
+
+<p><img src="./assets/themes/zeppelin/img/screenshots/collaboration.png" /></p>
+
+<p><br /></p>
+
+<h3>Publish</h3>
+
+<p>Zeppelin provides an URL to display the result only, that page does not 
include Zeppelin's menu and buttons.
+This way, you can easily embed it as an iframe inside of your website.</p>
+
+<div class="row">
+  <img class="img-responsive center-block" 
src="./assets/themes/zeppelin/img/screenshots/publish.png" />
+</div>
+
+<p><br /></p>
+
+<h3>100% Opensource</h3>
+
+<p>Apache Zeppelin (incubating) is Apache2 Licensed software. Please check out 
the <a href="https://github.com/apache/incubator-zeppelin";>source 
repository</a> and <a href="./development/howtocontribute.html">How to 
contribute</a></p>
+
+<p>Zeppelin has a very active development community.
+Join the <a href="./community.html">Mailing list</a> and report issues on our 
<a href="https://issues.apache.org/jira/browse/ZEPPELIN";>Issue tracker</a>.</p>
+
+<p><br /></p>
+
+<h3>Undergoing Incubation</h3>
+
+<p>Apache Zeppelin is an effort undergoing <a 
href="https://incubator.apache.org/index.html";>incubation</a> at The Apache 
Software Foundation (ASF), sponsored by the Incubator. Incubation is required 
of all newly accepted projects until a further review indicates that the 
infrastructure, communications, and decision making process have stabilized in 
a manner consistent with other successful ASF projects. While incubation status 
is not necessarily a reflection of the completeness or stability of the code, 
it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+
+  </div>
+</div>
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2015 The Apache Software Foundation</p>-->
+      </footer>
+    </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.incubator.apache.org');
+  ga('require', 'linkid', 'linkid.js');
+  ga('send', 'pageview');
+
+</script>
+
+
+
+  </body>
+</html>
+

Added: incubator/zeppelin/site/docs/0.5.5-incubating/install/install.html
URL: 
http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/install/install.html?rev=1715104&view=auto
==============================================================================
--- incubator/zeppelin/site/docs/0.5.5-incubating/install/install.html (added)
+++ incubator/zeppelin/site/docs/0.5.5-incubating/install/install.html Thu Nov 
19 06:38:15 2015
@@ -0,0 +1,554 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Install Zeppelin</title>
+    <meta name="description" content="">
+    <meta name="author" content="The Apache Software Foundation">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <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">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
+    -->
+
+    <!-- Js -->
+    <script src="https://code.jquery.com/jquery-1.10.2.min.js";></script>
+    <script 
src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
+
+    <!-- atom & 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>
+    
+        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+            <img src="/assets/themes/zeppelin/img/zeppelin_logo.png" 
width="50" alt="I'm zeppelin">
+            Zeppelin <small>(0.5.5-incubating)</small>
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+          <ul class="nav navbar-nav navbar-right">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+       
+       <li><a href="/docs.html">Docs</a></li>
+       
+      
+    
+  
+    
+      
+       
+       <li><a href="/index.html">Overview</a></li>
+       
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Install Zeppelin">
+  <h1></h1>
+</div>
+-->
+
+<div class="row">
+  <div class="col-md-12">
+    <!--
+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.
+-->
+
+<h2>From binary package</h2>
+
+<p>Download latest binary package from <a 
href="../download.html">Download</a>.</p>
+
+<h2>Build from source</h2>
+
+<p>Check instructions in <a 
href="https://github.com/apache/incubator-zeppelin/blob/master/README.md";>README</a>
 to build from source.</p>
+
+<h2>Configure</h2>
+
+<p>Configuration can be done by both environment 
variable(conf/zeppelin-env.sh) and java properties(conf/zeppelin-site.xml). If 
both defined, environment vaiable is used.</p>
+
+<table class="table-configuration">
+  <tr>
+    <th>zepplin-env.sh</th>
+    <th>zepplin-site.xml</th>
+    <th>Default value</th>
+    <th>Description</th>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_PORT</td>
+    <td>zeppelin.server.port</td>
+    <td>8080</td>
+    <td>Zeppelin server port.</td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_MEM</td>
+    <td>N/A</td>
+    <td>-Xmx1024m -XX:MaxPermSize=512m</td>
+    <td>JVM mem options</td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_INTP_MEM</td>
+    <td>N/A</td>
+    <td>ZEPPELIN_MEM</td>
+    <td>JVM mem options for interpreter process</td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_JAVA_OPTS</td>
+    <td>N/A</td>
+    <td></td>
+    <td>JVM Options</td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_ALLOWED_ORIGINS</td>
+    <td>zeppelin.server.allowed.origins</td>
+    <td>*</td>
+    <td>Allows a way to specify a ',' separated list of allowed origins for 
rest and websockets. i.e. http://localhost:8080</td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_SSL</td>
+    <td>zeppelin.ssl</td>
+    <td>false</td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_SSL_CLIENT_AUTH</td>
+    <td>zeppelin.ssl.client.auth</td>
+    <td>false</td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_SSL_KEYSTORE_PATH</td>
+    <td>zeppelin.ssl.keystore.path</td>
+    <td>keystore</td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_SSL_KEYSTORE_TYPE</td>
+    <td>zeppelin.ssl.keystore.type</td>
+    <td>JKS</td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_SSL_KEYSTORE_PASSWORD</td>
+    <td>zeppelin.ssl.keystore.password</td>
+    <td></td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_SSL_KEY_MANAGER_PASSWORD</td>
+    <td>zeppelin.ssl.key.manager.password</td>
+    <td></td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_SSL_TRUSTSTORE_PATH</td>
+    <td>zeppelin.ssl.truststore.path</td>
+    <td></td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_SSL_TRUSTSTORE_TYPE</td>
+    <td>zeppelin.ssl.truststore.type</td>
+    <td></td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_SSL_TRUSTSTORE_PASSWORD</td>
+    <td>zeppelin.ssl.truststore.password</td>
+    <td></td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_NOTEBOOK_HOMESCREEN</td>
+    <td>zeppelin.notebook.homescreen</td>
+    <td></td>
+    <td>Id of notebook to be displayed in homescreen ex) 2A94M5J1Z</td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_NOTEBOOK_HOMESCREEN_HIDE</td>
+    <td>zeppelin.notebook.homescreen.hide</td>
+    <td>false</td>
+    <td>hide homescreen notebook from list when this value set to "true"</td>
+  </tr>  
+  <tr>
+    <td>ZEPPELIN_NOTEBOOK_DIR</td>
+    <td>zeppelin.notebook.dir</td>
+    <td>notebook</td>
+    <td>Where notebook file is saved</td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_NOTEBOOK_S3_BUCKET</td>
+    <td>zeppelin.notebook.s3.bucket</td>
+    <td>zeppelin</td>
+    <td>Bucket where notebook saved</td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_NOTEBOOK_S3_USER</td>
+    <td>zeppelin.notebook.s3.user</td>
+    <td>user</td>
+    <td>User in bucket where notebook saved. For example 
bucket/user/notebook/2A94M5J1Z/note.json</td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_NOTEBOOK_STORAGE</td>
+    <td>zeppelin.notebook.storage</td>
+    <td>org.apache.zeppelin.notebook.repo.VFSNotebookRepo</td>
+    <td>Comma separated list of notebook storage</td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_NOTEBOOK_RELOAD_FROM_STORAGE</td>
+    <td>zeppelin.notebook.reloadAllNotesFromStorage</td>
+    <td>false</td>
+    <td>Notebook list and contents will be always loaded from repository if 
set true. If set false, modified notebooks or new notebooks added on file 
system level won't be reflected on Zeppelin till user restarts Zeppelin.</td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_INTERPRETERS</td>
+    <td>zeppelin.interpreters</td>
+  <description></description>
+    <td>org.apache.zeppelin.spark.SparkInterpreter,<br 
/>org.apache.zeppelin.spark.PySparkInterpreter,<br 
/>org.apache.zeppelin.spark.SparkSqlInterpreter,<br 
/>org.apache.zeppelin.spark.DepInterpreter,<br 
/>org.apache.zeppelin.markdown.Markdown,<br 
/>org.apache.zeppelin.shell.ShellInterpreter,<br 
/>org.apache.zeppelin.hive.HiveInterpreter<br />
+    ...
+    </td>
+    <td>Comma separated interpreter configurations [Class]. First interpreter 
become a default</td>
+  </tr>
+  <tr>
+    <td>ZEPPELIN_INTERPRETER_DIR</td>
+    <td>zeppelin.interpreter.dir</td>
+    <td>interpreter</td>
+    <td>Zeppelin interpreter directory</td>
+  </tr>
+</table>
+
+<p><br />
+You&#39;ll also need to configure individual interpreter. Informations can be 
cound in &#39;Interpreter&#39; section in this documentation.</p>
+
+<p>For example <a href="../interpreter/spark.html">Spark</a>.</p>
+
+<p><br /></p>
+
+<h2>Start/Stop</h2>
+
+<h4>Start Zeppelin</h4>
+<div class="highlight"><pre><code class="text language-text" 
data-lang="text">bin/zeppelin-daemon.sh start
+</code></pre></div>
+<p>After successful start, visit http://localhost:8080 with your web 
browser.</p>
+
+<h4>Stop Zeppelin</h4>
+<div class="highlight"><pre><code class="text language-text" 
data-lang="text">bin/zeppelin-daemon.sh stop
+</code></pre></div>
+  </div>
+</div>
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2015 The Apache Software Foundation</p>-->
+      </footer>
+    </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.incubator.apache.org');
+  ga('require', 'linkid', 'linkid.js');
+  ga('send', 'pageview');
+
+</script>
+
+
+
+  </body>
+</html>
+

Added: incubator/zeppelin/site/docs/0.5.5-incubating/install/yarn_install.html
URL: 
http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/install/yarn_install.html?rev=1715104&view=auto
==============================================================================
--- incubator/zeppelin/site/docs/0.5.5-incubating/install/yarn_install.html 
(added)
+++ incubator/zeppelin/site/docs/0.5.5-incubating/install/yarn_install.html Thu 
Nov 19 06:38:15 2015
@@ -0,0 +1,585 @@
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Install Zeppelin to connect with existing YARN cluster</title>
+    <meta name="description" content="">
+    <meta name="author" content="The Apache Software Foundation">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <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">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
+    -->
+
+    <!-- Js -->
+    <script src="https://code.jquery.com/jquery-1.10.2.min.js";></script>
+    <script 
src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script>
+
+    <!-- atom & 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>
+    
+        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/">
+            <img src="/assets/themes/zeppelin/img/zeppelin_logo.png" 
width="50" alt="I'm zeppelin">
+            Zeppelin <small>(0.5.5-incubating)</small>
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+          <ul class="nav navbar-nav navbar-right">
+            
+            
+            
+
+
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+       
+       <li><a href="/docs.html">Docs</a></li>
+       
+      
+    
+  
+    
+      
+       
+       <li><a href="/index.html">Overview</a></li>
+       
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+    
+      
+    
+  
+
+
+
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Install Zeppelin to connect with existing YARN 
cluster">
+  <h1></h1>
+</div>
+-->
+
+<div class="row">
+  <div class="col-md-12">
+    <!--
+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.
+-->
+
+<h2>Introduction</h2>
+
+<p>This page describes how to pre-configure a bare metal node, build &amp; 
configure Zeppelin on it, configure Zeppelin and connect it to existing YARN 
cluster running Hortonworks flavour of Hadoop. It also describes steps to 
configure Spark &amp; Hive interpreter of Zeppelin. </p>
+
+<h2>Prepare Node</h2>
+
+<h3>Zeppelin user (Optional)</h3>
+
+<p>This step is optional, however its nice to run Zeppelin under its own user. 
In case you do not like to use Zeppelin (hope not) the user could be deleted 
along with all the pacakges that were installed for Zeppelin, Zeppelin binary 
itself and associated directories.</p>
+
+<p>Create a zeppelin user and switch to zeppelin user or if zeppelin user is 
already created then login as zeppelin.</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash">useradd zeppelin
+su - zeppelin 
+whoami
+</code></pre></div>
+<p>Assuming a zeppelin user is created then running whoami command must return 
</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash">zeppelin
+</code></pre></div>
+<p>Its assumed in the rest of the document that zeppelin user is indeed 
created and below installation instructions are performed as zeppelin user.</p>
+
+<h3>List of Prerequisites</h3>
+
+<ul>
+<li>CentOS 6.x</li>
+<li>Git</li>
+<li>Java 1.7 </li>
+<li>Apache Maven</li>
+<li>Hadoop client.</li>
+<li>Spark.</li>
+<li>Internet connection is required. </li>
+</ul>
+
+<p>Its assumed that the node has CentOS 6.x installed on it. Although any 
version of Linux distribution should work fine. The working directory of all 
prerequisite pacakges is /home/zeppelin/prerequisites, although any location 
could be used.</p>
+
+<h4>Git</h4>
+
+<p>Intall latest stable version of Git. This document describes installation 
of version 2.4.8</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash">yum install curl-devel expat-devel gettext-devel openssl-devel 
zlib-devel
+yum install  gcc perl-ExtUtils-MakeMaker
+yum remove git
+<span class="nb">cd</span> /home/zeppelin/prerequisites
+wget https://github.com/git/git/archive/v2.4.8.tar.gz
+tar xzf git-2.0.4.tar.gz
+<span class="nb">cd </span>git-2.0.4
+make <span class="nv">prefix</span><span 
class="o">=</span>/home/zeppelin/prerequisites/git all
+make <span class="nv">prefix</span><span 
class="o">=</span>/home/zeppelin/prerequisites/git install
+<span class="nb">echo</span> <span class="s2">&quot;export 
PATH=$PATH:/home/zeppelin/prerequisites/bin&quot;</span> &gt;&gt; 
/home/zeppelin/.bashrc
+<span class="nb">source</span> /home/zeppelin/.bashrc
+git --version
+</code></pre></div>
+<p>Assuming all the packages are successfully installed, running the version 
option with git command should display</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash">git version 2.4.8
+</code></pre></div>
+<h4>Java</h4>
+
+<p>Zeppelin works well with 1.7.x version of Java runtime. Download JDK 
version 7 and a stable update and follow below instructions to install it.</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash"><span class="nb">cd</span> /home/zeppelin/prerequisites/
+<span class="c">#Download JDK 1.7, Assume JDK 7 update 79 is downloaded.</span>
+tar -xf jdk-7u79-linux-x64.tar.gz
+<span class="nb">echo</span> <span class="s2">&quot;export 
JAVA_HOME=/home/zeppelin/prerequisites/jdk1.7.0_79&quot;</span> &gt;&gt; 
/home/zeppelin/.bashrc
+<span class="nb">source</span> /home/zeppelin/.bashrc
+<span class="nb">echo</span> <span class="nv">$JAVA_HOME</span>
+</code></pre></div>
+<p>Assuming all the packages are successfully installed, echoing JAVA_HOME 
environment variable should display</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash">/home/zeppelin/prerequisites/jdk1.7.0_79
+</code></pre></div>
+<h4>Apache Maven</h4>
+
+<p>Download and install a stable version of Maven.</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash"><span class="nb">cd</span> /home/zeppelin/prerequisites/
+wget 
ftp://mirror.reverse.net/pub/apache/maven/maven-3/3.3.3/binaries/apache-maven-3.3.3-bin.tar.gz
+tar -xf apache-maven-3.3.3-bin.tar.gz 
+<span class="nb">cd </span>apache-maven-3.3.3
+<span class="nb">export </span><span class="nv">MAVEN_HOME</span><span 
class="o">=</span>/home/zeppelin/prerequisites/apache-maven-3.3.3
+<span class="nb">echo</span> <span class="s2">&quot;export 
PATH=$PATH:/home/zeppelin/prerequisites/apache-maven-3.3.3/bin&quot;</span> 
&gt;&gt; /home/zeppelin/.bashrc
+<span class="nb">source</span> /home/zeppelin/.bashrc
+mvn -version
+</code></pre></div>
+<p>Assuming all the packages are successfully installed, running the version 
option with mvn command should display</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash">Apache Maven 3.3.3 <span 
class="o">(</span>7994120775791599e205a5524ec3e0dfe41d4a06<span 
class="p">;</span> 2015-04-22T04:57:37-07:00<span class="o">)</span>
+Maven home: /home/zeppelin/prerequisites/apache-maven-3.3.3
+Java version: 1.7.0_79, vendor: Oracle Corporation
+Java home: /home/zeppelin/prerequisites/jdk1.7.0_79/jre
+Default locale: en_US, platform encoding: UTF-8
+OS name: <span class="s2">&quot;linux&quot;</span>, version: <span 
class="s2">&quot;2.6.32-358.el6.x86_64&quot;</span>, arch: <span 
class="s2">&quot;amd64&quot;</span>, family: <span 
class="s2">&quot;unix&quot;</span>
+</code></pre></div>
+<h4>Hadoop client</h4>
+
+<p>Zeppelin can work with multiple versions &amp; distributions of Hadoop. A 
complete list <a href="https://github.com/apache/incubator-zeppelin#build";>is 
available here.</a> This document assumes Hadoop 2.7.x client libraries 
including configuration files are installed on Zeppelin node. It also assumes 
/etc/hadoop/conf contains various Hadoop configuration files. The location of 
Hadoop configuration files may vary, hence use appropriate location.</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash">hadoop version
+Hadoop 2.7.1.2.3.1.0-2574
+Subversion [email protected]:hortonworks/hadoop.git -r 
f66cf95e2e9367a74b0ec88b2df33458b6cff2d0
+Compiled by jenkins on 2015-07-25T22:36Z
+Compiled with protoc 2.5.0
+From <span class="nb">source </span>with checksum 
54f9bbb4492f92975e84e390599b881d
+This <span class="nb">command </span>was run using 
/usr/hdp/2.3.1.0-2574/hadoop/lib/hadoop-common-2.7.1.2.3.1.0-2574.jar
+</code></pre></div>
+<h4>Spark</h4>
+
+<p>Zeppelin can work with multiple versions Spark. A complete list <a 
href="https://github.com/apache/incubator-zeppelin#build";>is available 
here.</a> This document assumes Spark 1.3.1 is installed on Zeppelin node at 
/home/zeppelin/prerequisites/spark.</p>
+
+<h2>Build</h2>
+
+<p>Checkout source code from <a 
href="https://github.com/apache/incubator-zeppelin";>https://github.com/apache/incubator-zeppelin</a></p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash"><span class="nb">cd</span> /home/zeppelin/
+git clone https://github.com/apache/incubator-zeppelin.git
+</code></pre></div>
+<p>Zeppelin package is available at /home/zeppelin/incubator-zeppelin after 
the checkout completes.</p>
+
+<h3>Cluster mode</h3>
+
+<p>As its assumed Hadoop 2.7.x is installed on the YARN cluster &amp; Spark 
1.3.1 is installed on Zeppelin node. Hence appropriate options are chosen to 
build Zeppelin. This is very important as Zeppelin will bundle corresponding 
Hadoop &amp; Spark libraries and they must match the ones present on YARN 
cluster &amp; Zeppelin Spark installation. </p>
+
+<p>Zeppelin is a maven project and hence must be built with Apache Maven.</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash"><span class="nb">cd</span> /home/zeppelin/incubator-zeppelin
+mvn clean package -Pspark-1.3 -Dspark.version<span class="o">=</span>1.3.1 
-Dhadoop.version<span class="o">=</span>2.7.0 -Phadoop-2.6 -Pyarn -DskipTests
+</code></pre></div>
+<p>Building Zeppelin for first time downloads various dependencies and hence 
takes few minutes to complete. </p>
+
+<h2>Zeppelin Configuration</h2>
+
+<p>Zeppelin configurations needs to be modified to connect to YARN cluster. 
Create a copy of zeppelin environment XML</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash">cp 
/home/zeppelin/incubator-zeppelin/conf/zeppelin-env.sh.template 
/home/zeppelin/incubator-zeppelin/conf/zeppelin-env.sh 
+</code></pre></div>
+<p>Set the following properties</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash"><span class="nb">export </span><span 
class="nv">JAVA_HOME</span><span 
class="o">=</span>/home/zeppelin/prerequisites/jdk1.7.0_79
+<span class="nb">export </span><span class="nv">HADOOP_CONF_DIR</span><span 
class="o">=</span>/etc/hadoop/conf
+<span class="nb">export </span><span class="nv">ZEPPELIN_JAVA_OPTS</span><span 
class="o">=</span><span class="s2">&quot;-Dhdp.version=2.3.1.0-2574&quot;</span>
+</code></pre></div>
+<p>As /etc/hadoop/conf contains various configurations of YARN cluster, 
Zeppelin can now submit Spark/Hive jobs on YARN cluster form its web interface. 
The value of hdp.version is set to 2.3.1.0-2574. This can be obtained by 
running the following command</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash">hdp-select status hadoop-client <span class="p">|</span> sed 
<span class="s1">&#39;s/hadoop-client - \(.*\)/\1/&#39;</span>
+<span class="c"># It returned  2.3.1.0-2574</span>
+</code></pre></div>
+<h2>Start/Stop</h2>
+
+<h3>Start Zeppelin</h3>
+<div class="highlight"><pre><code class="text language-text" 
data-lang="text">cd /home/zeppelin/incubator-zeppelin
+bin/zeppelin-daemon.sh start
+</code></pre></div>
+<p>After successful start, visit http://[zeppelin-server-host-name]:8080 with 
your web browser.</p>
+
+<h3>Stop Zeppelin</h3>
+<div class="highlight"><pre><code class="text language-text" 
data-lang="text">bin/zeppelin-daemon.sh stop
+</code></pre></div>
+<h2>Interpreter</h2>
+
+<p>Zeppelin provides to various distributed processing frameworks to process 
data that ranges from Spark, Hive, Tajo, Ignite and Lens to name a few. This 
document describes to configure Hive &amp; Spark interpreters.</p>
+
+<h3>Hive</h3>
+
+<p>Zeppelin supports Hive interpreter and hence copy hive-site.xml that should 
be present at /etc/hive/conf to the configuration folder of Zeppelin. Once 
Zeppelin is built it will have conf folder under 
/home/zeppelin/incubator-zeppelin.</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash">cp /etc/hive/conf/hive-site.xml  
/home/zeppelin/incubator-zeppelin/conf
+</code></pre></div>
+<p>Once Zeppelin server has started successfully, visit 
http://[zeppelin-server-host-name]:8080 with your web browser. Click on 
Interpreter tab next to Notebook dropdown. Look for Hive configurations and set 
them appropriately. By default hive.hiveserver2.url will be pointing to 
localhost and hive.hiveserver2.password/hive.hiveserver2.user are set to 
hive/hive. Set them as per Hive installation on YARN cluster. 
+Click on Save button. Once these configurations are updated, Zeppelin will 
prompt you to restart the interpreter. Accept the prompt and the interpreter 
will reload the configurations.</p>
+
+<h3>Spark</h3>
+
+<p>Zeppelin was built with Spark 1.3.1 and it was assumed that 1.3.1 version 
of Spark is installed at /home/zeppelin/prerequisites/spark. Look for Spark 
configrations and click edit button to add the following properties</p>
+
+<table class="table-configuration">
+  <tr>
+    <th>Property Name</th>
+    <th>Property Value</th>
+    <th>Remarks</th>
+  </tr>
+  <tr>
+    <td>master</td>
+    <td>yarn-client</td>
+    <td>In yarn-client mode, the driver runs in the client process, and the 
application master is only used for requesting resources from YARN.</td>
+  </tr>
+  <tr>
+    <td>spark.home</td>
+    <td>/home/zeppelin/prerequisites/spark</td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>spark.driver.extraJavaOptions</td>
+    <td>-Dhdp.version=2.3.1.0-2574</td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>spark.yarn.am.extraJavaOptions</td>
+    <td>-Dhdp.version=2.3.1.0-2574</td>
+    <td></td>
+  </tr>
+  <tr>
+    <td>spark.yarn.jar</td>
+    
<td>/home/zeppelin/incubator-zeppelin/interpreter/spark/zeppelin-spark-0.6.0-incubating-SNAPSHOT.jar</td>
+    <td></td>
+  </tr>
+</table>
+
+<p>Click on Save button. Once these configurations are updated, Zeppelin will 
prompt you to restart the interpreter. Accept the prompt and the interpreter 
will reload the configurations.</p>
+
+<p>Spark &amp; Hive notebooks can be written with Zeppelin now. The resulting 
Spark &amp; Hive jobs will run on configured YARN cluster.</p>
+
+<h2>Debug</h2>
+
+<p>Zeppelin does not emit any kind of error messages on web interface when 
notebook/paragrah is run. If a paragraph fails it only displays ERROR. The 
reason for failure needs to be looked into log files which is present in logs 
directory under zeppelin installation base directory. Zeppelin creates a log 
file for each kind of interpreter.</p>
+<div class="highlight"><pre><code class="bash language-bash" 
data-lang="bash"><span class="o">[</span>zeppelin@zeppelin-3529 logs<span 
class="o">]</span><span class="nv">$ </span><span class="nb">pwd</span>
+/home/zeppelin/incubator-zeppelin/logs
+<span class="o">[</span>zeppelin@zeppelin-3529 logs<span 
class="o">]</span><span class="nv">$ </span>ls -l
+total 844
+-rw-rw-r-- 1 zeppelin zeppelin  14648 Aug  3 14:45 
zeppelin-interpreter-hive-zeppelin-zeppelin-3529.log
+-rw-rw-r-- 1 zeppelin zeppelin 625050 Aug  3 16:05 
zeppelin-interpreter-spark-zeppelin-zeppelin-3529.log
+-rw-rw-r-- 1 zeppelin zeppelin 200394 Aug  3 21:15 
zeppelin-zeppelin-zeppelin-3529.log
+-rw-rw-r-- 1 zeppelin zeppelin  16162 Aug  3 14:03 
zeppelin-zeppelin-zeppelin-3529.out
+<span class="o">[</span>zeppelin@zeppelin-3529 logs<span 
class="o">]</span><span class="nv">$ </span>
+</code></pre></div>
+  </div>
+</div>
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2015 The Apache Software Foundation</p>-->
+      </footer>
+    </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.incubator.apache.org');
+  ga('require', 'linkid', 'linkid.js');
+  ga('send', 'pageview');
+
+</script>
+
+
+
+  </body>
+</html>
+


Reply via email to