Added: incubator/zeppelin/site/releases/zeppelin-release-0.5.0-incubating.html URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/releases/zeppelin-release-0.5.0-incubating.html?rev=1715104&view=auto ============================================================================== --- incubator/zeppelin/site/releases/zeppelin-release-0.5.0-incubating.html (added) +++ incubator/zeppelin/site/releases/zeppelin-release-0.5.0-incubating.html Thu Nov 19 06:38:15 2015 @@ -0,0 +1,302 @@ + +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <title>Zeppelin Release 0.5.0-incubating</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"> + Apache Zeppelin <small>(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="/community.html">Community</a></li> + + + + + + + + <li><a href="/download.html">Download</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <!-- Docs --> + <li id="docs"> + <a href="#" data-toggle="dropdown" class="dropdown-toggle">Docs<b class="caret"></b></a> + <ul class="dropdown-menu"> + <li><span><b>Release</b><span></li> + <li><a href="docs/0.5.5-incubating">0.5.5-incubating</a></li> + <li><a href="docs/0.5.0-incubating">0.5.0-incubating</a></li> + <li role="separator" class="divider"></li> + <li><span><b>Snapshot</b> (development)<span></li> + <li><a href="docs/0.6.0-incubating-SNAPSHOT">0.6.0-incubating-SNAPSHOT</a></li> + </ul> + </li> + + <li><a href="https://github.com/apache/incubator-zeppelin">GitHub</a></li> + + <!-- Apache --> + <li id="apache"> + <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a> + <ul class="dropdown-menu"> + <li><a href="http://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li> + <li><a href="http://www.apache.org/licenses/">Apache License</a></li> + <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> + </ul> + </li> + </ul> + </nav><!--/.navbar-collapse --> + </div> + </div> + + + + + <div class="container"> + +<!--<div class="hero-unit Zeppelin Release 0.5.0-incubating"> + <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>Zeppelin Release 0.5.0-incubating</h3> + +<p>Zeppelin 0.5.0-incubating is the first release under Apache incubation, with contributions from 42 developers and more than 600 commits.</p> + +<p>To download Zeppelin 0.5.0-incubating visit the <a href="../../download.html">download</a> page.</p> + +<p>You can visit <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316221&version=12329850">issue tracker</a> for full list of issues being resolved.</p> + +<h3>Contributors</h3> + +<p>The following developers contributed to this release:</p> + +<ul> +<li>Akshat Aranya - New features and Improvements in UI.</li> +<li>Alexander Bezzubov -Improvements and Bug fixes in Core, UI, Build system. New feature and Improvements in Spark interpreter. Documentation in roadmap.</li> +<li>Anthony Corbacho - Improvements in Website. Bug fixes Build system. Improvements and Bug fixes in UI. Documentation in roadmap.</li> +<li>Brennon York - Improvements and Bug fixes in Build system.</li> +<li>CORNEAU Damien - New feature, Improvements and Bug fixes in UI and Build system.</li> +<li>Corey Huang - Improvements in Build system. New feature in Core.</li> +<li>Digeratus - Improvements in Tutorials.</li> +<li>Dimitrios Liapis - Improvements in Documentation.</li> +<li>DuyHai DOAN - New feature in Build system.</li> +<li>Emmanuelle Raffenne - Bug fixes in UI.</li> +<li>Eran Medan - Improvements in Documentation.</li> +<li>Eugene Morozov - Bug fixes in Core.</li> +<li>Felix Cheung - Improvements in Spark interpreter. Improvements in Documentation. New features, Improvements and Bug fixes in UI.</li> +<li>Hung Lin - Improvements in Core.</li> +<li>Hyungu Roh - Bug fixes in UI.</li> +<li>Ilya Ganelin - Improvements in Tutorials.</li> +<li>JaeHwa Jung - New features in Tajo interpreter.</li> +<li>Jakob Homan - Improvements in Website.</li> +<li>James Carman - Improvements in Build system.</li> +<li>Jongyoul Lee - Improvements in Core, Build system and Spark interpreter. Bug fixes in Spark Interpreter. New features in Build system and Spark interpreter. Improvements in Documentation.</li> +<li>Juarez Bochi - Bug fixes in Build system.</li> +<li>Julien Buret - Bug fixes in Spark interpreter.</li> +<li>Jérémy Subtil - Bug fixes in Build system.</li> +<li>Kevin (SangWoo) Kim - New features in Core, Tutorials. Improvements in Documentation. New features, Improvements and Bug fixes in UI.</li> +<li>Kyoung-chan Lee - Improvements in Documentation.</li> +<li>Lee moon soo - Improvements in Tutorials. New features, Improvements and Bug fixes in Core, UI, Build system and Spark interpreter. New features in Flink interpreter. Improvments in Documentation.</li> +<li>Mina Lee - Improvements and Bug fixes in UI. New features in UI. Improvements in Core, Website.</li> +<li>Rajat Gupta - Bug fixes in Spark interpreter.</li> +<li>Ram Venkatesh - Improvements in Core, Build system, Spark interpreter and Markdown interpreter. New features and Bug fixes in Hive interpreter.</li> +<li>Sebastian YEPES - Improvements in Core.</li> +<li>Seckin Savasci - Improvements in Build system.</li> +<li>Timothy Shelton - Bug fixes in UI.</li> +<li>Vincent Botta - New features in UI.</li> +<li>Young boom - Improvements in UI.</li> +<li>bobbych - Improvements in Spark interpreter.</li> +<li>debugger87 - Bug fixes in Core.</li> +<li>dobachi - Improvements in UI.</li> +<li>epahomov - Improvements in Core and Spark interpreter.</li> +<li>kevindai0126 - Improvements in Core.</li> +<li>rahul agarwal - Bug fixes in Core.</li> +<li>whisperstream - Improvements in Spark interpreter.</li> +<li>yundai - Improvements in Core.</li> +</ul> + +<p>Thanks to everyone who made this release possible!</p> + + </div> +</div> + + + <hr> + <footer> + <!-- <p>© 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/releases/zeppelin-release-0.5.5-incubating.html URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/releases/zeppelin-release-0.5.5-incubating.html?rev=1715104&view=auto ============================================================================== --- incubator/zeppelin/site/releases/zeppelin-release-0.5.5-incubating.html (added) +++ incubator/zeppelin/site/releases/zeppelin-release-0.5.5-incubating.html Thu Nov 19 06:38:15 2015 @@ -0,0 +1,393 @@ + +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <title>Zeppelin Release 0.5.5-incubating</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"> + Apache Zeppelin <small>(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="/community.html">Community</a></li> + + + + + + + + <li><a href="/download.html">Download</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <!-- Docs --> + <li id="docs"> + <a href="#" data-toggle="dropdown" class="dropdown-toggle">Docs<b class="caret"></b></a> + <ul class="dropdown-menu"> + <li><span><b>Release</b><span></li> + <li><a href="docs/0.5.5-incubating">0.5.5-incubating</a></li> + <li><a href="docs/0.5.0-incubating">0.5.0-incubating</a></li> + <li role="separator" class="divider"></li> + <li><span><b>Snapshot</b> (development)<span></li> + <li><a href="docs/0.6.0-incubating-SNAPSHOT">0.6.0-incubating-SNAPSHOT</a></li> + </ul> + </li> + + <li><a href="https://github.com/apache/incubator-zeppelin">GitHub</a></li> + + <!-- Apache --> + <li id="apache"> + <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a> + <ul class="dropdown-menu"> + <li><a href="http://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li> + <li><a href="http://www.apache.org/licenses/">Apache License</a></li> + <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> + </ul> + </li> + </ul> + </nav><!--/.navbar-collapse --> + </div> + </div> + + + + + <div class="container"> + +<!--<div class="hero-unit Zeppelin Release 0.5.5-incubating"> + <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>Zeppelin Release 0.5.5-incubating</h2> + +<p>The Apache Zeppelin (incubating) community is pleased to announce the availability of the 0.5.5-incubating release. +The community puts significant effort into improving Apache Zeppelin since the last release, focusing on having +new backend support, improvements on stability and simplifying the configuration. More than 60 contributors provided new features, +improvements and verifying release. More than 90 issues has been resolved.</p> + +<p>We encourage <a href="../../download.html">download</a> the latest release. Feedback through the <a href="../../community.html">mailing lists</a> is very welcome.</p> + +<p><br /></p> + +<h3>Backend support</h3> + +<p>This release includes new backend support for</p> + +<ul> +<li>Apache Ignite</li> +<li>Apache Lens</li> +<li>Apache Cassandra</li> +<li>Postgresql</li> +<li>Apache Geode (Not included in binary package)</li> +</ul> + +<p><br /></p> + +<h3>Spark integration</h3> + +<p>Until last release, Zeppelin need to be built for specific version of Spark (and Hadoop). +From this release, a single binary package can be used for any Spark (and Hadoop) version without rebuild.</p> + +<p>Configuration is simplified to two steps. Regardless of Spark deployment type (Standalone / Yarn / Mesos),</p> + +<ul> +<li><code>export SPARK_HOME=</code> in <em>conf/zeppelin-env.sh</em></li> +<li>set <code>master</code> property in GUI (interpreter menu)</li> +</ul> + +<p><br /></p> + +<h3>REST Api and Websocket Secutity</h3> + +<p>Zeppelin REST Api and Websocket server can be secured from Cross Origin Request problem by setting <code>zeppelin.server.allowed.origins</code> property in zeppelin-site.xml</p> + +<p><br /></p> + +<h3>Improvements</h3> + +<p>Some notable improvements are</p> + +<ul> +<li><a href="https://issues.apache.org/jira/browse/ZEPPELIN-210">[ZEPPELIN-210]</a> - User specified notebook as a homescreen</li> +<li><a href="https://issues.apache.org/jira/browse/ZEPPELIN-126">[ZEPPELIN-126]</a> - create notebook based on existing notebook</li> +<li><a href="https://issues.apache.org/jira/browse/ZEPPELIN-74">[ZEPPELIN-74]</a> - Change interpreter selection from %[Name] to %[Group].[Name]</li> +<li><a href="https://issues.apache.org/jira/browse/ZEPPELIN-133">[ZEPPELIN-133]</a> - Ability to sync notebooks from local to other storage systems</li> +<li><a href="https://issues.apache.org/jira/browse/ZEPPELIN-333">[ZEPPELIN-333]</a> - Add notebook REST API for create, delete and clone operations</li> +</ul> + +<p>You can visit <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316221&version=12333531">issue tracker</a> for full list of issues being resolved.</p> + +<p><br /></p> + +<h3>Contributors</h3> + +<p>The following developers contributed to this release:</p> + +<ul> +<li>Alexander Bezzubov - Improvements and Bug fixes in Core, Build system. Improvements in Documentation.</li> +<li>Andrey Gura - Ignite interpreter. Improvements in Iginite interpreter.</li> +<li>Antoine Augusti - Improvements in Documentation.</li> +<li>Christian Tzolov - Geode interpreter. Postgresql interpreter. Improvements and Bug fixes in UI. Bug fixes in Postgresql interpreter. Improvements in Postgresql interpreter and Documentation.</li> +<li>Corey Huang - Improvements in Core.</li> +<li>Damien Corneau - New features in UI. Improvements and Bug fixes in UI and Build system.</li> +<li>Darren Ha - New features in UI and Core.</li> +<li>DuyHai DOAN - Cassandra interpreter. Improvements in Spark interpreter.</li> +<li>Eran Witkon - New features in Core. Bug fixes in UI. Improvements in Core and UI.</li> +<li>Eric Charles - Bug fixes in UI.</li> +<li>Felix Cheung - New feature in Spark interpreter. Improvements and Bug fixes in UI, Documentation and Spark interpreter.</li> +<li>Hyung sung Shim - Improvements in Core.</li> +<li>Jeff Steinmetz - Improvements in Documentation.</li> +<li>Joel Zambrano - New features, Improvements and Bug fixes in Core.</li> +<li>Jon Buffington - Improvements in Cassandra interpreter.</li> +<li>Jongyoul Lee - Improvements in Core, Build system and Spark interpreter.</li> +<li>Ivan Vasyliev - New features in Core.</li> +<li>Karuppayya - New features in Core and UI.</li> +<li>Kevin (SangWoo) Kim - Improvements in UI.</li> +<li>Kirill A. Korinsky - New features in UI.</li> +<li>Khalid Huseynov - New features in Core.</li> +<li>Lee moon soo - New features in Core, UI and Spark interpreter. Improvements and Bug fixes in Core, UI, Build system and Spark interpreter. Improvements in Documentation, Flink interpreter.</li> +<li>Luca Rosellini - Improvements in Spark interpreter.</li> +<li>Madhuka Udantha- New features and Bug fixes in UI. Improvements in Build system.</li> +<li>Michael Koltsov - Improvements in UI.</li> +<li>Mina Lee - New features in Core. Improvements and Bug fixes in UI.</li> +<li>Neville Li - Improvements in UI.</li> +<li>Peng Cheng - Improvements in UI, Build system and Spark interpreter.</li> +<li>Prabhjyot Singh - Improvements and Bug fixes in UI.</li> +<li>Pranav Agarwal - Lens interpreter. Improvements in Lens interpreter.</li> +<li>Rafal Wojdyla - Improvements in build system.</li> +<li>Rajat Gupta - Improvements in UI and Core. Bug fixes in Core.</li> +<li>Rajesh Koilpillai - Improvements in Documentation.</li> +<li>Randy Gelhausen - Phoenix interpreter. Improvements in UI, Documentation and Build system.</li> +<li>Renjith Kamath - New features and Improvements in UI. Improvements in Build system.</li> +<li>Rex Xiong - Improvements in UI.</li> +<li>Rick Moritz - Improvements in Core.</li> +<li>Rohit Agarwal - Improvements and Bug fixes in Core.</li> +<li>Romi Kuntsman - Improvements in Documentation.</li> +<li>Ryu Ah young - Improvements in UI. Improvements in Documentation.</li> +<li>Sibao Hong - Bug fixes in Core.</li> +<li>Sjoerd Mulder - Improvements in UI.</li> +<li>Till Rohrmann - Improvements in Flink interpreter.</li> +<li>Tomas Hudik - Improvements in UI and Documentation.</li> +<li>Victor Manuel - New features in Core. Improvements in UI and Documentation.</li> +<li>Vinay Shukla - Improvements in Documentation.</li> +<li>Zeng Linxi - Bug fixes in Core.</li> +<li>Zhong Jian - Kylin interpreter.</li> +<li>caofangkun - New features and Improvements in Build system.</li> +<li>fantazic - Improvements in Documentation.</li> +<li>george.jw - Improvements in Documentation.</li> +<li>opsun - Improvements in UI.</li> +</ul> + +<p>The following people helped verifying this release:</p> + +<ul> +<li>Alexander Bezzubov</li> +<li>Amos B. Elberg</li> +<li>Anthony Corbacho</li> +<li>Damien Corneau</li> +<li>DuyHai Doan</li> +<li>Eran Witkon</li> +<li>Felix Cheung</li> +<li>Guillaume</li> +<li>Henry Saputra</li> +<li>Jeff Steinmetz</li> +<li>Jonathan Kelly</li> +<li>Jongyoul Lee</li> +<li>Justin Mclean</li> +<li>Khalid Huseynov</li> +<li>Lee moon soo</li> +<li>Madhuka Udantha</li> +<li>Mina Lee</li> +<li>Paul Curtis</li> +<li>Pranav Agarwal</li> +<li>Renjith Kamath</li> +<li>Rohit Choudhary</li> +<li>Steve Loughra</li> +<li>Victor Manuel</li> +<li>Vinay Shukla</li> +<li>Zhong Jian</li> +</ul> + + </div> +</div> + + + <hr> + <footer> + <!-- <p>© 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> + Modified: incubator/zeppelin/site/robot.txt URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/robot.txt?rev=1715104&r1=1715103&r2=1715104&view=diff ============================================================================== --- incubator/zeppelin/site/robot.txt (original) +++ incubator/zeppelin/site/robot.txt Thu Nov 19 06:38:15 2015 @@ -0,0 +1,14 @@ +# 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. Modified: incubator/zeppelin/site/rss.xml URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/rss.xml?rev=1715104&r1=1715103&r2=1715104&view=diff ============================================================================== --- incubator/zeppelin/site/rss.xml (original) +++ incubator/zeppelin/site/rss.xml Thu Nov 19 06:38:15 2015 @@ -5,8 +5,8 @@ <description>Apache Zeppelin (incubating) - The Apache Software Foundation</description> <link>http://zeppelin.incubator.apache.org</link> <link>http://zeppelin.incubator.apache.org</link> - <lastBuildDate>2015-09-05T20:09:01+09:00</lastBuildDate> - <pubDate>2015-09-05T20:09:01+09:00</pubDate> + <lastBuildDate>2015-11-19T14:55:21+09:00</lastBuildDate> + <pubDate>2015-11-19T14:55:21+09:00</pubDate> <ttl>1800</ttl> Modified: incubator/zeppelin/site/screenshots.html URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/screenshots.html?rev=1715104&r1=1715103&r2=1715104&view=diff ============================================================================== --- incubator/zeppelin/site/screenshots.html (original) +++ incubator/zeppelin/site/screenshots.html Thu Nov 19 06:38:15 2015 @@ -25,7 +25,11 @@ <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"> @@ -92,74 +96,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -185,32 +121,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - <li><a href="/docs/index.html">Docs</a></li> + <li><a href="/download.html">Download</a></li> @@ -239,58 +151,26 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - <li><a href="/download.html">Download</a></li> - - - - - - - - - - - - - - - - - - - - + + <!-- Docs --> + <li id="docs"> + <a href="#" data-toggle="dropdown" class="dropdown-toggle">Docs<b class="caret"></b></a> + <ul class="dropdown-menu"> + <li><span><b>Release</b><span></li> + <li><a href="docs/0.5.5-incubating">0.5.5-incubating</a></li> + <li><a href="docs/0.5.0-incubating">0.5.0-incubating</a></li> + <li role="separator" class="divider"></li> + <li><span><b>Snapshot</b> (development)<span></li> + <li><a href="docs/0.6.0-incubating-SNAPSHOT">0.6.0-incubating-SNAPSHOT</a></li> + </ul> + </li> + <li><a href="https://github.com/apache/incubator-zeppelin">GitHub</a></li> + + <!-- Apache --> <li id="apache"> <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a> <ul class="dropdown-menu"> @@ -317,7 +197,21 @@ <div class="row"> <div class="col-md-12"> - <div class="row"> + <!-- +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. +--> + +<div class="row"> <div class="col-md-3"> <a href="assets/themes/zeppelin/img/screenshots/sparksql.png"><img class="thumbnail" src="assets/themes/zeppelin/img/screenshots/sparksql.png" /></a> <center>SparkSQL with inline visualization</center> @@ -371,9 +265,6 @@ - <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> - - <script src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script> </body> </html> Modified: incubator/zeppelin/site/sitemap.txt URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/sitemap.txt?rev=1715104&r1=1715103&r2=1715104&view=diff ============================================================================== --- incubator/zeppelin/site/sitemap.txt (original) +++ incubator/zeppelin/site/sitemap.txt Thu Nov 19 06:38:15 2015 @@ -1,27 +1,10 @@ http://zeppelin.incubator.apache.org/atom.xml http://zeppelin.incubator.apache.org/community.html -http://zeppelin.incubator.apache.org/docs/development/howtocontribute.html -http://zeppelin.incubator.apache.org/docs/development/howtocontributewebsite.html -http://zeppelin.incubator.apache.org/docs/development/writingzeppelininterpreter.html -http://zeppelin.incubator.apache.org/docs/displaysystem/angular.html -http://zeppelin.incubator.apache.org/docs/displaysystem/display.html -http://zeppelin.incubator.apache.org/docs/displaysystem/table.html -http://zeppelin.incubator.apache.org/docs/index.html -http://zeppelin.incubator.apache.org/docs/install/install.html -http://zeppelin.incubator.apache.org/docs/install/yarn_install.html -http://zeppelin.incubator.apache.org/docs/interpreter/geode.html -http://zeppelin.incubator.apache.org/docs/interpreter/postgresql.html -http://zeppelin.incubator.apache.org/docs/interpreter/spark.html -http://zeppelin.incubator.apache.org/docs/manual/dynamicform.html -http://zeppelin.incubator.apache.org/docs/manual/interpreters.html -http://zeppelin.incubator.apache.org/docs/manual/notebookashomepage.html -http://zeppelin.incubator.apache.org/docs/pleasecontribute.html -http://zeppelin.incubator.apache.org/docs/releases/zeppelin-release-0.5.0-incubating.html -http://zeppelin.incubator.apache.org/docs/rest-api/rest-interpreter.html -http://zeppelin.incubator.apache.org/docs/tutorial/tutorial.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/rss.xml http://zeppelin.incubator.apache.org/screenshots.html http://zeppelin.incubator.apache.org/sitemap.txt
