Author: bzz
Date: Wed Sep 7 07:48:08 2016
New Revision: 1759556
URL: http://svn.apache.org/viewvc?rev=1759556&view=rev
Log:
Deploying download links hotfix #1410
Modified:
zeppelin/site/assets.html
zeppelin/site/assets/themes/zeppelin/img/spark_logo.jpg
zeppelin/site/atom.xml
zeppelin/site/community.html
zeppelin/site/contribution/contributions.html
zeppelin/site/contribution/documentation.html
zeppelin/site/contribution/webapplication.html
zeppelin/site/contribution/zeppelinweb/goodPracticeGuide01.html
zeppelin/site/download.html
zeppelin/site/index.html
zeppelin/site/releases/zeppelin-release-0.5.0-incubating.html
zeppelin/site/releases/zeppelin-release-0.5.5-incubating.html
zeppelin/site/releases/zeppelin-release-0.5.6-incubating.html
zeppelin/site/releases/zeppelin-release-0.6.0.html
zeppelin/site/releases/zeppelin-release-0.6.1.html
zeppelin/site/rss.xml
zeppelin/site/screenshots.html
zeppelin/site/sitemap.txt
Modified: zeppelin/site/assets.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/assets.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/assets.html (original)
+++ zeppelin/site/assets.html Wed Sep 7 07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li><a href="/download.html">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li><a href="/download.html">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -204,6 +205,7 @@
<div class="content">
+
<!--<div class="hero-unit Assets">
<h1></h1>
</div>
@@ -254,6 +256,24 @@ 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/assets/themes/zeppelin/img/spark_logo.jpg
URL:
http://svn.apache.org/viewvc/zeppelin/site/assets/themes/zeppelin/img/spark_logo.jpg?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
Binary files - no diff available.
Modified: zeppelin/site/atom.xml
URL:
http://svn.apache.org/viewvc/zeppelin/site/atom.xml?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/atom.xml (original)
+++ zeppelin/site/atom.xml Wed Sep 7 07:48:08 2016
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <title>Apache Zeppelin (incubating)</title>
- <link href="http://zeppelin.incubator.apache.org/" rel="self"/>
- <link href="http://zeppelin.incubator.apache.org"/>
- <updated>2016-09-06T14:13:09+09:00</updated>
- <id>http://zeppelin.incubator.apache.org</id>
+ <title>Apache Zeppelin</title>
+ <link href="http://zeppelin.apache.org/" rel="self"/>
+ <link href="http://zeppelin.apache.org"/>
+ <updated>2016-09-07T16:39:01+09:00</updated>
+ <id>http://zeppelin.apache.org</id>
<author>
<name>The Apache Software Foundation</name>
- <email>[email protected]</email>
+ <email>[email protected]</email>
</author>
Modified: zeppelin/site/community.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/community.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/community.html (original)
+++ zeppelin/site/community.html Wed Sep 7 07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li><a href="/download.html">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li><a href="/download.html">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -204,6 +205,7 @@
<div class="content">
+
<!--<div class="hero-unit Community">
<h1></h1>
</div>
@@ -317,6 +319,24 @@ for commit messages and patches.</li>
</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/contribution/contributions.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/contribution/contributions.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/contribution/contributions.html (original)
+++ zeppelin/site/contribution/contributions.html Wed Sep 7 07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li><a href="/download.html">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li><a href="/download.html">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -204,6 +205,7 @@
<div class="content">
+
<div class="row">
<div class="sideMenu col-sm-3">
@@ -250,12 +252,6 @@
-
- <li><a href="/contribution/webapplication.html">Web
Application</a></li>
-
-
-
-
@@ -267,8 +263,6 @@
-
-
@@ -277,19 +271,21 @@
-
-
-
-
+
+ <li><a href="/contribution/webapplication.html">Web
Application</a></li>
+
+
+
+
@@ -307,14 +303,20 @@
+
+
+
+
+
+
@@ -358,7 +360,7 @@ limitations under the License.
<p>When creating a Pull Request, you will automatically get the template
below.</p>
<p>Filling it thoroughly can improve the speed of the review process.</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">### What is this PR for?
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">### What is this PR for?
A few sentences describing the overall goals of the pull request's commits.
First time? Check out the contribution guidelines -
https://zeppelin.apache.org/contribute.html
@@ -381,21 +383,21 @@ Outline the steps to test the PR here.
* Does the licenses files need update?
* Is there breaking changes for older versions?
* Does this needs documentation?
-</code></pre></div>
+</code></pre></figure>
<h2>Testing a Pull Request</h2>
<p>You can also test and review a particular Pull Request. Here are two useful
ways.</p>
<ul>
<li><p>Using a utility provided from Zeppelin.</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">dev/test_zeppelin_pr.py [# of PR]
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">dev/test_zeppelin_pr.py [# of PR]
+</code></pre></figure>
<p>For example, if you want to test <code>#513</code>, then the command will
be:</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">dev/test_zeppelin_pr.py 513
-</code></pre></div></li>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">dev/test_zeppelin_pr.py 513
+</code></pre></figure></li>
<li><p>Another way is using <a
href="https://github.com/github/hub">github/hub</a>.</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">hub checkout https://github.com/apache/zeppelin/pull/[# of PR]
-</code></pre></div></li>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">hub checkout https://github.com/apache/zeppelin/pull/[# of PR]
+</code></pre></figure></li>
</ul>
<p>The above two methods will help you test and review Pull Requests.</p>
@@ -445,7 +447,7 @@ Outline the steps to test the PR here.
<p>Zeppelin project is based on Maven. Maven works by convention & defines
<a
href="https://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html">directory
structure</a> for a project.
The top-level pom.xml describes the basic project structure. Currently
Zeppelin has the following modules.</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text"><module>zeppelin-interpreter</module>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text"><module>zeppelin-interpreter</module>
<module>zeppelin-zengine</module>
<module>spark</module>
<module>markdown</module>
@@ -458,7 +460,7 @@ The top-level pom.xml describes the basi
<module>zeppelin-web</module>
<module>zeppelin-server</module>
<module>zeppelin-distribution</module>
-</code></pre></div>
+</code></pre></figure>
<h3>Code convention</h3>
<p>We are following Google Code style:</p>
@@ -480,14 +482,14 @@ Test coverage report location are in <co
<h3>git access</h3>
<p>Get the source code on your development machine using git.</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">git clone git://git.apache.org/zeppelin.git zeppelin
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">git clone git://git.apache.org/zeppelin.git zeppelin
+</code></pre></figure>
<p>You may also want to develop against a specific branch. For example, for
branch-0.5.6</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">git clone -b branch-0.5.6 git://git.apache.org/zeppelin.git
zeppelin
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">git clone -b branch-0.5.6 git://git.apache.org/zeppelin.git
zeppelin
+</code></pre></figure>
<p>or with write access</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">git clone https://git-wip-us.apache.org/repos/asf/zeppelin.git
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">git clone https://git-wip-us.apache.org/repos/asf/zeppelin.git
+</code></pre></figure>
<h3>Fork repository</h3>
<p>If you want not only build Zeppelin but also make change, then you need
fork <a href="https://github.com/apache/zeppelin">Zeppelin github mirror
repository</a> and make a pull request.</p>
@@ -504,14 +506,14 @@ Test coverage report location are in <co
</ul>
<h3>Building the code</h3>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">mvn install
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">mvn install
+</code></pre></figure>
<p>To skip test</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">mvn install -DskipTests
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">mvn install -DskipTests
+</code></pre></figure>
<p>To build with specific spark / hadoop version</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">mvn install -Phadoop-2.2 -Dhadoop.version=2.2.0 -Pspark-1.3
-Dspark.version=1.3.0
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">mvn install -Phadoop-2.2 -Dhadoop.version=2.2.0 -Pspark-1.3
-Dspark.version=1.3.0
+</code></pre></figure>
<h2>Tests</h2>
<p>Each new File should have its own accompanying unit tests. Each new
interpreter should have come with its tests.</p>
@@ -531,24 +533,24 @@ Test coverage report location are in <co
<h4>Running GUI integration tests locally</h4>
<h5>All tests, just like the CI:</h5>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">PATH=~/Applications/Firefox.app/Contents/MacOS/:$PATH
CI="true" mvn verify -Pspark-1.6 -Phadoop-2.3 -Ppyspark -B -pl
"zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark"
-Dtest="org.apache.zeppelin.AbstractFunctionalSuite"
-DfailIfNoTests=false
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">PATH=~/Applications/Firefox.app/Contents/MacOS/:$PATH
CI="true" mvn verify -Pspark-1.6 -Phadoop-2.3 -Ppyspark -B -pl
"zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark"
-Dtest="org.apache.zeppelin.AbstractFunctionalSuite"
-DfailIfNoTests=false
+</code></pre></figure>
<h5>Next to a Running instance of Zeppelin</h5>
<p>This allows you to target a specific <strong>GUI integration
test</strong>.</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">TEST_SELENIUM="true" mvn package
-DfailIfNoTests=false -pl
'zeppelin-interpreter,zeppelin-zengine,zeppelin-server'
-Dtest=ParagraphActionsIT
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">TEST_SELENIUM="true" mvn package
-DfailIfNoTests=false -pl
'zeppelin-interpreter,zeppelin-zengine,zeppelin-server'
-Dtest=ParagraphActionsIT
+</code></pre></figure>
<h2>Continuous Integration</h2>
<p>Zeppelin uses Travis for CI. In the project root there is .travis.yml that
configures CI and <a
href="https://travis-ci.org/apache/zeppelin/builds">publishes CI results</a></p>
<h2>Run Zeppelin server in development mode</h2>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">cd zeppelin-server
+<figure class="highlight"><pre><code class="language-text" data-lang="text">cd
zeppelin-server
HADOOP_HOME=YOUR_HADOOP_HOME JAVA_HOME=YOUR_JAVA_HOME mvn exec:java
-Dexec.mainClass="org.apache.zeppelin.server.ZeppelinServer"
-Dexec.args=""
-</code></pre></div>
+</code></pre></figure>
<p>or use daemon script</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">bin/zeppelin-daemon start
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">bin/zeppelin-daemon start
+</code></pre></figure>
<p>Server will be run on http://localhost:8080</p>
</div>
@@ -563,6 +565,24 @@ HADOOP_HOME=YOUR_HADOOP_HOME JAVA_HOME=Y
</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/contribution/documentation.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/contribution/documentation.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/contribution/documentation.html (original)
+++ zeppelin/site/contribution/documentation.html Wed Sep 7 07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li><a href="/download.html">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li><a href="/download.html">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -204,6 +205,7 @@
<div class="content">
+
<div class="row">
<div class="sideMenu col-sm-3">
@@ -250,12 +252,6 @@
-
- <li><a href="/contribution/webapplication.html">Web
Application</a></li>
-
-
-
-
@@ -267,8 +263,6 @@
-
-
@@ -277,19 +271,21 @@
-
-
-
-
+
+ <li><a href="/contribution/webapplication.html">Web
Application</a></li>
+
+
+
+
@@ -307,14 +303,20 @@
+
+
+
+
+
+
@@ -346,32 +348,33 @@ limitations under the License.
<p>For the more details, see <a
href="https://help.github.com/articles/about-github-pages-and-jekyll/">help.github.com/articles/about-github-pages-and-jekyll/</a>.</p>
<h3>Requirements</h3>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text"># ruby --version >= 2.0.0
+<figure class="highlight"><pre><code class="language-text" data-lang="text">#
ruby --version >= 2.0.0
# Install Bundler using gem
gem install bundler
cd $ZEPPELIN_HOME/docs
# Install all dependencies declared in the Gemfile
bundle install
-</code></pre></div>
+</code></pre></figure>
<p>For the further information about requirements, please see <a
href="https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/#requirements">here</a>.</p>
<p>On OS X 10.9, you may need to do</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">xcode-select --install
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">xcode-select --install
+
+</code></pre></figure>
<h3>Run the website locally</h3>
<p>If you don't want to encounter uglily rendered pages, run the
documentation site in your local first.</p>
<p>In <code>$ZEPPELIN_HOME/docs</code> folder, run</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">bundle exec jekyll serve --watch
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">bundle exec jekyll serve --watch
+</code></pre></figure>
<p>Using the above command, Jekyll will start a web server at
<code>http://localhost:4000</code> and watch the <code>/docs</code> directory
to update.</p>
<h2>Folder Structure & Components</h2>
<p><code>docs/</code> folder is organized like below:</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">docs/
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">docs/
âââ _includes/themes/zeppelin
â âââ _navigation.html
â âââ default.html
@@ -396,7 +399,7 @@ bundle install
âââ _config.yml
âââ index.md
âââ ...
-</code></pre></div>
+</code></pre></figure>
<ul>
<li><code>_navigation.html</code>: the dropdown menu in navbar</li>
<li><code>default.html</code> & <code>_layouts/</code>: define default
HTML layout</li>
@@ -419,35 +422,34 @@ bundle install
<p>Every page contains <a href="https://jekyllrb.com/docs/frontmatter/">YAML
front matter</a> block in their header. Don't forget to wrap the front
matter list with triple-dashed lines(<code>---</code>) like below.
The document page should start this triple-dashed lines. Or you will face 404
error, since Jekyll can't find the page.</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">---
+<figure class="highlight"><pre><code class="language-text" data-lang="text">---
layout: page
title: "Apache Zeppelin Tutorial"
description: "This tutorial page contains a short walk-through tutorial
that uses Apache Spark backend. Please note that this tutorial is valid for
Spark 1.3 and higher."
group: quickstart
---
-</code></pre></div>
+</code></pre></figure>
<ul>
<li><code>layout</code>: the default layout is <code>page</code> which is
defined in <code>_layout/page.html</code>.</li>
<li><code>title</code>: the title for the document. Please note that if it
needs to include <code>Zeppelin</code>, it should be <code>Apache
Zeppelin</code>, not <code>Zeppelin</code>.</li>
<li><code>description</code>: a short description for the document. One or two
sentences would be enough. This description also will be shown as an extract
sentence when people search pages.</li>
-<li><p><code>group</code>: a category for the document page, more than on
group can be applied by using this syntax:</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">group:
-- group1
-- group2
-</code></pre></div></li>
+<li><code>group</code>: a category for the document page, more than on group
can be applied by using this syntax:</li>
</ul>
-
+<figure class="highlight"><pre><code class="language-text" data-lang="text">
group:
+ - group1
+ - group2
+</code></pre></figure>
<h3>Headings</h3>
<p>All documents are structured with headings. From these headings, you can
automatically generate a <strong>Table of Contents</strong>. There is a simple
rule for Zeppelin docs headings.</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text"># Level-1 heading <- used only for the main title
+<figure class="highlight"><pre><code class="language-text" data-lang="text">#
Level-1 heading <- used only for the main title
## Level-2 heading <- start with this
### Level-3 heading
#### Level-4 heading <- won't be converted in TOC from this level
-</code></pre></div>
+</code></pre></figure>
<h3>Table of contents (TOC)</h3>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text"><div id="toc"></div>
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text"><div id="toc"></div>
+</code></pre></figure>
<p>Add this line below <code># main title</code> in order to generate a
<strong>Table of Contents</strong>.</p>
<p>Headings until <code>### (Level-3 heading)</code> are included to TOC.</p>
@@ -473,9 +475,9 @@ group: quickstart
<ol>
<li><p>generate static website in <code>./_site</code></p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text"># go to /docs under Zeppelin source
+<figure class="highlight"><pre><code class="language-text" data-lang="text">#
go to /docs under Zeppelin source
bundle exec jekyll build --safe
-</code></pre></div></li>
+</code></pre></figure></li>
<li><p>checkout ASF repo
<code>
svn co https://svn.apache.org/repos/asf/zeppelin asf-zeppelin
@@ -496,6 +498,24 @@ svn co https://svn.apache.org/repos/asf/
</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/contribution/webapplication.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/contribution/webapplication.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/contribution/webapplication.html (original)
+++ zeppelin/site/contribution/webapplication.html Wed Sep 7 07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li><a href="/download.html">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li><a href="/download.html">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -204,6 +205,7 @@
<div class="content">
+
<div class="row">
<div class="sideMenu col-sm-3">
@@ -243,12 +245,6 @@
-
-
- <li class="active"><a href="/contribution/webapplication.html"
class="active">Web Application</a></li>
-
-
-
@@ -263,8 +259,6 @@
-
-
@@ -273,20 +267,22 @@
-
-
-
-
+
+
+ <li class="active"><a href="/contribution/webapplication.html"
class="active">Web Application</a></li>
+
+
+
@@ -303,14 +299,20 @@
+
+
+
+
+
+
@@ -468,8 +470,8 @@ we need to do some includes manually in
</ul>
<h2>Add plugins with Bower</h2>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">bower install <plugin> --save
-</code></pre></div>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">bower install <plugin> --save
+</code></pre></figure>
<p>The file index.html will automatically update with the new
bower_component</p>
<p><br/></p>
@@ -493,6 +495,24 @@ we need to do some includes manually in
</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/contribution/zeppelinweb/goodPracticeGuide01.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/contribution/zeppelinweb/goodPracticeGuide01.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/contribution/zeppelinweb/goodPracticeGuide01.html (original)
+++ zeppelin/site/contribution/zeppelinweb/goodPracticeGuide01.html Wed Sep 7
07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li><a href="/download.html">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li><a href="/download.html">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -204,6 +205,7 @@
<div class="content">
+
<div class="row">
<div class="sideMenu col-sm-3">
@@ -243,12 +245,6 @@
-
-
- <li><a href="/contribution/webapplication.html">Web
Application</a></li>
-
-
-
@@ -263,8 +259,6 @@
-
-
@@ -273,20 +267,22 @@
-
-
-
-
+
+
+ <li><a href="/contribution/webapplication.html">Web
Application</a></li>
+
+
+
@@ -303,14 +299,20 @@
+
+
+
+
+
+
@@ -337,7 +339,7 @@ limitations under the License.
<p><br/>
We should have only one Angular Component per file, and it should look like
this:</p>
-<div class="highlight"><pre><code class="text language-text"
data-lang="text">(function() {
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">(function() {
'use strict';
angular.module('zeppelinWebApp').controller('HomeCtrl',
HomeCtrl);
@@ -349,7 +351,7 @@ We should have only one Angular Componen
}
})();
-</code></pre></div>
+</code></pre></figure>
<h4>Explanations</h4>
<ul>
@@ -370,6 +372,24 @@ in this <a href="https://github.com/john
</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/download.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/download.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/download.html (original)
+++ zeppelin/site/download.html Wed Sep 7 07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li class="active"><a href="/download.html"
class="active">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li class="active"><a href="/download.html"
class="active">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -204,6 +205,7 @@
<div class="content">
+
<!--<div class="hero-unit Download">
<h1></h1>
</div>
@@ -225,7 +227,7 @@ See the License for the specific languag
limitations under the License.
-->
-<h3>Download Apache Zeppelin</h3>
+<h1>Download Apache Zeppelin</h1>
<p>The latest release of Apache Zeppelin is <strong>0.6.1</strong>.</p>
@@ -255,15 +257,15 @@ limitations under the License.
</blockquote></li>
</ul>
-<h3>Verify the integrity of the files</h3>
+<h2>Verify the integrity of the files</h2>
<p>It is essential that you <a
href="https://www.apache.org/info/verification.html">verify</a> the integrity
of the downloaded files using the PGP or MD5 signatures. This signature should
be matched against the <a
href="https://www.apache.org/dist/zeppelin/KEYS">KEYS</a> file.</p>
-<h3>Build from source</h3>
+<h2>Build from source</h2>
<p>For developers, to get latest <em>0.7.0-SNAPSHOT</em> check <a
href="https://github.com/apache/zeppelin/blob/master/README.md">README</a>.</p>
-<h3>Old releases</h3>
+<h2>Old releases</h2>
<ul>
<li><p>0.6.0 released on Jul 2, 2016 (<a
href="./releases/zeppelin-release-0.6.0.html">release notes</a>) (<a
href="https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=fa2c0ff93cca49428df8792e7ee35d2b561669bd">git
tag</a>)</p>
@@ -349,6 +351,226 @@ limitations under the License.
</ul></li>
</ul>
+<h2>Available interpreters</h2>
+
+<p>Thanks to many Zeppelin contributors, we can provide much more interpreters
in every release.
+Please check the below table before you download Zeppelin package.</p>
+
+<blockquote>
+<p><strong>Note :</strong> Only Spark interpreter is included in the netinst
binary package by default. If you want to use the other interpreters, you need
to install them using net-install script.</p>
+</blockquote>
+
+<table class="table-configuration" style="text-align:center"
id="comparing-version">
+ <tr>
+ <th style="width:10%">Zeppelin</th>
+ <th style="width:22%">0.6.1 (latest)</th>
+ <th style="width:22%">0.6.0</th>
+ <th style="width:22%">0.5.6</th>
+ <th style="width:22%">0.5.5</th>
+ </tr>
+ <tr>
+ <td rowspan="2"><a href="http://spark.apache.org/"
target="_blank">Spark</a></td>
+ <td>
+ 1.1.x, 1.2.x, 1.3.x 1.4.x, 1.5.x, 1.6.x, <strong>2.0.0</strong>
+ </td>
+ <td>
+ 1.1.x, 1.2.x, 1.3.x 1.4.x, 1.5.x, 1.6.x
+ </td>
+ <td rowspan="2">
+ 1.1.x, 1.2.x, 1.3.x 1.4.x, 1.5.x, 1.6.x
+ </td>
+ <td rowspan="2">
+ 1.1.x, 1.2.x, 1.3.x 1.4.x, 1.5.x
+ </td>
+ </tr>
+ <tr>
+ <td>Support Scala 2.11</td>
+ <td>SparkR is also available</td>
+ </tr>
+ <tr>
+ <td>JDBC</td>
+ <td>
+ <a href="http://www.postgresql.org/" target="_blank">PostgreSQL</a>,
+ <a href="https://www.mysql.com/" target="_blank">MySQL</a>,
+ <a href="https://mariadb.org/" target="_blank">MariaDB</a>,
+ <a href="https://aws.amazon.com/documentation/redshift/"
target="_blank">Redshift</a>,
+ <br/>
+ <a href="https://hive.apache.org/" target="_blank">Hive</a>,
+ <a href="https://phoenix.apache.org/" target="_blank">Phoenix</a>,
+ <a href="https://drill.apache.org/" target="_blank">Drill</a>,
+ <a href="http://tajo.apache.org/" target="_blank">Tajo</a>
+ are available
+ </td>
+ <td>
+ <a href="http://www.postgresql.org/" target="_blank">PostgreSQL</a>,
+ <a href="https://www.mysql.com/" target="_blank">MySQL</a>,
+ <a href="https://mariadb.org/" target="_blank">MariaDB</a>,
+ <a href="https://aws.amazon.com/documentation/redshift/"
target="_blank">Redshift</a>,
+ <br/>
+ <a href="https://hive.apache.org/" target="_blank">Hive</a>,
+ <a href="https://phoenix.apache.org/" target="_blank">Phoenix</a>,
+ <a href="https://drill.apache.org/" target="_blank">Drill</a>,
+ <a href="http://tajo.apache.org/" target="_blank">Tajo</a>
+ are available
+ </td>
+ <td>N/A</td>
+ <td>N/A</td>
+ </tr>
+ <tr>
+ <td><a href="https://cloud.google.com/bigquery/"
target="_blank">BigQuery</a></td>
+ <td>O</td>
+ <td>N/A</td>
+ <td>N/A</td>
+ <td>N/A</td>
+ </tr>
+ <tr>
+ <td><a href="https://www.python.org/" target="_blank">Python</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>N/A</td>
+ <td>N/A</td>
+ </tr>
+ <tr>
+ <td><a href="http://livy.io/" target="_blank">Livy</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>N/A</td>
+ <td>N/A</td>
+ </tr>
+ <tr>
+ <td><a
href="https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html"
target="_blank">HDFS</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>N/A</td>
+ <td>N/A</td>
+ </tr>
+ <tr>
+ <td><a href="http://www.alluxio.org/" target="_blank">Alluxio</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>N/A</td>
+ <td>N/A</td>
+ </tr>
+ <tr>
+ <td><a href="https://hbase.apache.org/" target="_blank">Hbase</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>N/A</td>
+ <td>N/A</td>
+ </tr>
+ <tr>
+ <td>
+ <a href="https://github.com/twitter/scalding"
target="_blank">Scalding</a><br/>
+ <span style="font-size:75%">Local mode only, not included in binary
package</span>
+ </td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ <td>N/A</td>
+ </tr>
+ <tr>
+ <td><a href="https://www.elastic.co/products/elasticsearch"
target="_blank">Elasticsearch</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ <td>N/A</td>
+ </tr>
+ <tr>
+ <td><a href="https://angularjs.org/" target="_blank">Angular</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ </tr>
+ <tr>
+ <td><a href="https://daringfireball.net/projects/markdown/"
target="_blank">Markdown</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ </tr>
+ <tr>
+ <td><a href="https://commons.apache.org/" target="_blank">Shell</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ </tr>
+ <tr>
+ <td><a href="https://flink.apache.org/" target="_blank">Flink</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ </tr>
+ <tr>
+ <td><a href="https://hive.apache.org/" target="_blank">Hive</a></td>
+ <td>Merged into JDBC interpreter</td>
+ <td>Merged into JDBC interpreter</td>
+ <td>O</td>
+ <td>O</td>
+ </tr>
+ <tr>
+ <td><a href="http://tajo.apache.org/" target="_blank">Tajo</a></td>
+ <td>Merged into JDBC interpreter</td>
+ <td>Merged into JDBC interpreter</td>
+ <td>O</td>
+ <td>O</td>
+ </tr>
+ <tr>
+ <td><a href="http://cassandra.apache.org/"
target="_blank">Cassandra</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ </tr>
+ <tr>
+ <td>
+ <a href="http://geode.incubator.apache.org/"
target="_blank">Geode</a><br/>
+ <span style="font-size:75%">Local mode only, not included in binary
package</span>
+ </td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ </tr>
+ <tr>
+ <td><a href="https://ignite.apache.org/" target="_blank">Ignite</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ </tr>
+ <tr>
+ <td><a href="http://kylin.apache.org/" target="_blank">Kylin</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ </tr>
+ <tr>
+ <td><a href="https://lens.apache.org/" target="_blank">Lens</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ </tr>
+ <tr>
+ <td><a href="https://phoenix.apache.org/" target="_blank">Phoenix</a></td>
+ <td>Merged into JDBC interpreter</td>
+ <td>Merged into JDBC interpreter</td>
+ <td>O</td>
+ <td>O</td>
+ </tr>
+ <tr>
+ <td><a href="http://www.postgresql.org/"
target="_blank">PostgreSQL</a></td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ <td>O</td>
+ </tr>
+</table>
+
<!--
-------------
### Old release
@@ -387,6 +609,24 @@ Download Download <a onclick="ga('send',
</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/index.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/index.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/index.html (original)
+++ zeppelin/site/index.html Wed Sep 7 07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li><a href="/download.html">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li><a href="/download.html">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -216,6 +217,7 @@
<div class="content">
+
<!--<div class="hero-unit Zeppelin">
<h1> <small>Less Development, More analysis!</small></h1>
</div>
@@ -359,6 +361,24 @@ Join to our <a href="https://zeppelin.ap
</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/releases/zeppelin-release-0.5.0-incubating.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/releases/zeppelin-release-0.5.0-incubating.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/releases/zeppelin-release-0.5.0-incubating.html (original)
+++ zeppelin/site/releases/zeppelin-release-0.5.0-incubating.html Wed Sep 7
07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li><a href="/download.html">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li><a href="/download.html">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -204,6 +205,7 @@
<div class="content">
+
<!--<div class="hero-unit Zeppelin Release 0.5.0-incubating">
<h1></h1>
</div>
@@ -295,6 +297,24 @@ 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/releases/zeppelin-release-0.5.5-incubating.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/releases/zeppelin-release-0.5.5-incubating.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/releases/zeppelin-release-0.5.5-incubating.html (original)
+++ zeppelin/site/releases/zeppelin-release-0.5.5-incubating.html Wed Sep 7
07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li><a href="/download.html">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li><a href="/download.html">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -204,6 +205,7 @@
<div class="content">
+
<!--<div class="hero-unit Zeppelin Release 0.5.5-incubating">
<h1></h1>
</div>
@@ -386,6 +388,24 @@ From this release, a single binary packa
</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/releases/zeppelin-release-0.5.6-incubating.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/releases/zeppelin-release-0.5.6-incubating.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/releases/zeppelin-release-0.5.6-incubating.html (original)
+++ zeppelin/site/releases/zeppelin-release-0.5.6-incubating.html Wed Sep 7
07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li><a href="/download.html">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li><a href="/download.html">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -204,6 +205,7 @@
<div class="content">
+
<!--<div class="hero-unit Zeppelin Release 0.5.6-incubating">
<h1></h1>
</div>
@@ -345,6 +347,24 @@ More than 110 issues has been resolved.<
</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/releases/zeppelin-release-0.6.0.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/releases/zeppelin-release-0.6.0.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/releases/zeppelin-release-0.6.0.html (original)
+++ zeppelin/site/releases/zeppelin-release-0.6.0.html Wed Sep 7 07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li><a href="/download.html">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li><a href="/download.html">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -204,6 +205,7 @@
<div class="content">
+
<!--<div class="hero-unit Apache Zeppelin Release 0.6.0">
<h1></h1>
</div>
@@ -257,12 +259,12 @@ More than 200+ issues have been resolved
<li><a href="../../docs/0.6.0/interpreter/flink.html">Flink</a>: 1.0.3</li>
<li><a href="../../docs/0.6.0/interpreter/ignite.html">Ignite</a>: 1.6.0</li>
<li><a href="../../docs/0.6.0/interpreter/lens.html">Lens</a>: 2.5.0-beta</li>
-<li><p><a href="../../docs/0.6.0/interpreter/spark.html">Spark</a>: 1.6.1</p>
+<li><a href="../../docs/0.6.0/interpreter/spark.html">Spark</a>: 1.6.1</li>
+</ul>
<blockquote>
<p>Spark 2.0 support planned for 0.6.1 release</p>
-</blockquote></li>
-</ul>
+</blockquote>
<p>Several interpreters are merged into JDBC interpreter. If you were using
one of below interpreters, you can continue to use it by setting additional
properties and dependencies in JDBC interpreter. Examples of JDBC interprer
setting can be found <a
href="../../docs/0.6.0/interpreter/jdbc.html#examples">here</a>.</p>
@@ -341,6 +343,24 @@ You can visit <a href="https://issues.ap
</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/releases/zeppelin-release-0.6.1.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/releases/zeppelin-release-0.6.1.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/releases/zeppelin-release-0.6.1.html (original)
+++ zeppelin/site/releases/zeppelin-release-0.6.1.html Wed Sep 7 07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li><a href="/download.html">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li><a href="/download.html">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -204,6 +205,7 @@
<div class="content">
+
<!--<div class="hero-unit Apache Zeppelin Release 0.6.1">
<h1></h1>
</div>
@@ -298,6 +300,24 @@ You can visit <a href="https://issues.ap
</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/rss.xml
URL:
http://svn.apache.org/viewvc/zeppelin/site/rss.xml?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/rss.xml (original)
+++ zeppelin/site/rss.xml Wed Sep 7 07:48:08 2016
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
- <title>Apache Zeppelin (incubating)</title>
- <description>Apache Zeppelin (incubating) - The Apache Software
Foundation</description>
- <link>http://zeppelin.incubator.apache.org</link>
- <link>http://zeppelin.incubator.apache.org</link>
- <lastBuildDate>2016-09-06T14:13:09+09:00</lastBuildDate>
- <pubDate>2016-09-06T14:13:09+09:00</pubDate>
+ <title>Apache Zeppelin</title>
+ <description>Apache Zeppelin - The Apache Software
Foundation</description>
+ <link>http://zeppelin.apache.org</link>
+ <link>http://zeppelin.apache.org</link>
+ <lastBuildDate>2016-09-07T16:39:01+09:00</lastBuildDate>
+ <pubDate>2016-09-07T16:39:01+09:00</pubDate>
<ttl>1800</ttl>
Modified: zeppelin/site/screenshots.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/screenshots.html?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/screenshots.html (original)
+++ zeppelin/site/screenshots.html Wed Sep 7 07:48:08 2016
@@ -1,4 +1,5 @@
+
<!DOCTYPE html>
<html lang="en">
<head>
@@ -93,7 +94,9 @@
-
+
+ <li><a href="/download.html">Download</a></li>
+
@@ -106,12 +109,6 @@
-
-
- <li><a href="/download.html">Download</a></li>
-
-
-
@@ -120,20 +117,18 @@
-
-
-
-
+
+
@@ -150,14 +145,20 @@
+
+
+
+
+
+
@@ -204,6 +205,7 @@
<div class="content">
+
<!--<div class="hero-unit Screenshots">
<h1></h1>
</div>
@@ -263,6 +265,24 @@ 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/sitemap.txt
URL:
http://svn.apache.org/viewvc/zeppelin/site/sitemap.txt?rev=1759556&r1=1759555&r2=1759556&view=diff
==============================================================================
--- zeppelin/site/sitemap.txt (original)
+++ zeppelin/site/sitemap.txt Wed Sep 7 07:48:08 2016
@@ -1,18 +1,18 @@
-http://zeppelin.incubator.apache.org/assets.html
-http://zeppelin.incubator.apache.org/atom.xml
-http://zeppelin.incubator.apache.org/community.html
-http://zeppelin.incubator.apache.org/contribution/contributions.html
-http://zeppelin.incubator.apache.org/contribution/documentation.html
-http://zeppelin.incubator.apache.org/contribution/webapplication.html
-http://zeppelin.incubator.apache.org/contribution/zeppelinweb/goodPracticeGuide01.html
-http://zeppelin.incubator.apache.org/download.html
-http://zeppelin.incubator.apache.org/index.html
-http://zeppelin.incubator.apache.org/releases/zeppelin-release-0.5.0-incubating.html
-http://zeppelin.incubator.apache.org/releases/zeppelin-release-0.5.5-incubating.html
-http://zeppelin.incubator.apache.org/releases/zeppelin-release-0.5.6-incubating.html
-http://zeppelin.incubator.apache.org/releases/zeppelin-release-0.6.0.html
-http://zeppelin.incubator.apache.org/releases/zeppelin-release-0.6.1.html
-http://zeppelin.incubator.apache.org/rss.xml
-http://zeppelin.incubator.apache.org/screenshots.html
-http://zeppelin.incubator.apache.org/sitemap.txt
+http://zeppelin.apache.org/assets
+http://zeppelin.apache.org/atom.xml
+http://zeppelin.apache.org/community
+http://zeppelin.apache.org/contribution/contributions
+http://zeppelin.apache.org/contribution/documentation
+http://zeppelin.apache.org/download
+http://zeppelin.apache.org/contribution/zeppelinweb/goodPracticeGuide01
+http://zeppelin.apache.org/
+http://zeppelin.apache.org/rss.xml
+http://zeppelin.apache.org/screenshots
+http://zeppelin.apache.org/sitemap.txt
+http://zeppelin.apache.org/contribution/webapplication
+http://zeppelin.apache.org/releases/zeppelin-release-0.5.0-incubating
+http://zeppelin.apache.org/releases/zeppelin-release-0.5.5-incubating
+http://zeppelin.apache.org/releases/zeppelin-release-0.5.6-incubating
+http://zeppelin.apache.org/releases/zeppelin-release-0.6.0
+http://zeppelin.apache.org/releases/zeppelin-release-0.6.1