[ZEPPELIN-898] Update resources to use Zeppelin TLP links

This commit is contained in:
Luciano Resende 2016-05-28 10:28:35 -07:00
parent 215447693a
commit 8fca07c9a1
29 changed files with 40 additions and 40 deletions

View file

@ -222,6 +222,6 @@ Zeppelin manages it's issues in Jira. [https://issues.apache.org/jira/browse/ZEP
## Stay involved
Everyone is welcome to join our mailing list:
* [users@zeppelin.incubator.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/) is for usage questions, help, and announcements [ [subscribe](mailto:users-subscribe@zeppelin.incubator.apache.org?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:users-unsubscribe@zeppelin.incubator.apache.org?subject=send%20this%20email%20to%20unsubscribe), [archive](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/) ]
* [dev@zeppelin.incubator.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/) is for people who want to contribute code to Zeppelin.[ [subscribe](mailto:dev-subscribe@zeppelin.incubator.apache.org?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.incubator.apache.org?subject=send%20this%20email%20to%20unsubscribe), [archive](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) ]
* [commits@zeppelin.incubator.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-commits/) is for commit messages and patches to Zeppelin. [ [subscribe](mailto:commits-subscribe@zeppelin.incubator.apache.org?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:commits-unsubscribe@zeppelin.incubator.apache.org?subject=send%20this%20email%20to%20unsubscribe), [archive](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-commits/) ]
* [users@zeppelin.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/) is for usage questions, help, and announcements [ [subscribe](mailto:users-subscribe@zeppelin.apache.org?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:users-unsubscribe@zeppelin.apache.org?subject=send%20this%20email%20to%20unsubscribe), [archive](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/) ]
* [dev@zeppelin.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/) is for people who want to contribute code to Zeppelin.[ [subscribe](mailto:dev-subscribe@zeppelin.apache.org?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.apache.org?subject=send%20this%20email%20to%20unsubscribe), [archive](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) ]
* [commits@zeppelin.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-commits/) is for commit messages and patches to Zeppelin. [ [subscribe](mailto:commits-subscribe@zeppelin.apache.org?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:commits-unsubscribe@zeppelin.apache.org?subject=send%20this%20email%20to%20unsubscribe), [archive](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-commits/) ]

View file

@ -1,7 +1,7 @@
#Zeppelin
**Documentation:** [User Guide](http://zeppelin.incubator.apache.org/docs/latest/index.html)<br/>
**Mailing Lists:** [User and Dev mailing list](http://zeppelin.incubator.apache.org/community.html)<br/>
**Documentation:** [User Guide](http://zeppelin.apache.org/docs/latest/index.html)<br/>
**Mailing Lists:** [User and Dev mailing list](http://zeppelin.apache.org/community.html)<br/>
**Continuous Integration:** [![Build Status](https://secure.travis-ci.org/apache/incubator-zeppelin.png?branch=master)](https://travis-ci.org/apache/incubator-zeppelin) <br/>
**Contributing:** [Contribution Guide](https://github.com/apache/incubator-zeppelin/blob/master/CONTRIBUTING.md)<br/>
**Issue Tracker:** [Jira](https://issues.apache.org/jira/browse/ZEPPELIN)<br/>
@ -15,7 +15,7 @@ Core feature:
* Built-in Apache Spark support
To know more about Zeppelin, visit our web site [http://zeppelin.incubator.apache.org](http://zeppelin.incubator.apache.org)
To know more about Zeppelin, visit our web site [http://zeppelin.apache.org](http://zeppelin.apache.org)
## Requirements
* Git

View file

@ -31,7 +31,7 @@
<packaging>jar</packaging>
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Angular interpreter</name>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<dependencies>
<dependency>

View file

@ -32,7 +32,7 @@
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Cassandra</name>
<description>Zeppelin cassandra support</description>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<properties>
<cassandra.driver.version>3.0.0-rc1</cassandra.driver.version>

View file

@ -16,7 +16,7 @@ title : Apache Zeppelin (incubating)
tagline: Simplify bigdata analytics
author :
name : The Apache Software Foundation
email : dev@zeppelin.incubator.apache.org
email : dev@zeppelin.apache.org
github : apache
twitter : ASF
feedburner : feedname
@ -31,7 +31,7 @@ ZEPPELIN_VERSION : 0.6.0-incubating-SNAPSHOT
# Else if you are pushing to username.github.io, replace with your username.
# Finally if you are pushing to a GitHub project page, include the project name at the end.
#
production_url : http://zeppelin.incubator.apache.org
production_url : http://zeppelin.apache.org
# All Jekyll-Bootstrap specific configurations are namespaced into this hash
#
JB :
@ -108,7 +108,7 @@ JB :
tracking_id : 'UA-45176241-2'
google_universal :
tracking_id : 'UA-45176241-5'
domain : 'zeppelin.incubator.apache.org'
domain : 'zeppelin.apache.org'
getclicky :
site_id :
mixpanel :

View file

@ -102,4 +102,4 @@ Zeppelin manages its issues in Jira. [https://issues.apache.org/jira/browse/ZEPP
## Stay involved
Contributors should join the Zeppelin mailing lists.
* [dev@zeppelin.incubator.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) is for people who want to contribute code to Zeppelin. [subscribe](mailto:dev-subscribe@zeppelin.incubator.apache.org?subject=send this email to subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.incubator.apache.org?subject=send this email to unsubscribe), [archives](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/)
* [dev@zeppelin.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) is for people who want to contribute code to Zeppelin. [subscribe](mailto:dev-subscribe@zeppelin.apache.org?subject=send this email to subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.apache.org?subject=send this email to unsubscribe), [archives](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/)

View file

@ -52,4 +52,4 @@ Zeppelin manages its issues in Jira. [https://issues.apache.org/jira/browse/ZEPP
## Stay involved
Contributors should join the Zeppelin mailing lists.
* [dev@zeppelin.incubator.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) is for people who want to contribute code to Zeppelin. [subscribe](mailto:dev-subscribe@zeppelin.incubator.apache.org?subject=send this email to subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.incubator.apache.org?subject=send this email to unsubscribe), [archives](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/)
* [dev@zeppelin.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) is for people who want to contribute code to Zeppelin. [subscribe](mailto:dev-subscribe@zeppelin.apache.org?subject=send this email to subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.apache.org?subject=send this email to unsubscribe), [archives](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/)

View file

@ -21,17 +21,17 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<Project rdf:about="http://zeppelin.incubator.apache.org/">
<Project rdf:about="http://zeppelin.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/" />
<homepage rdf:resource="http://zeppelin.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" />
<mailing-list rdf:resource="http://zeppelin.apache.org/community.html" />
<download-page rdf:resource="http://zeppelin.apache.org/download.html" />
<programming-language>Java</programming-language>
<programming-language>JavaScript</programming-language>
<programming-language>Scala</programming-language>

View file

@ -28,7 +28,7 @@ In this documentation, we will explain how you can install Zeppelin from **Binar
### Install with Binary Package
If you want to install Zeppelin with latest binary package, please visit [this page](http://zeppelin.incubator.apache.org/download.html).
If you want to install Zeppelin with latest binary package, please visit [this page](http://zeppelin.apache.org/download.html).
### Build from Zeppelin Source

View file

@ -75,7 +75,7 @@ This document assumes Spark 1.6.0 is installed at /usr/lib/spark.
#### Zeppelin
Checkout source code from [git://git.apache.org/incubator-zeppelin.git](https://github.com/apache/incubator-zeppelin.git) or download binary package from [Download page](https://zeppelin.incubator.apache.org/download.html).
Checkout source code from [git://git.apache.org/incubator-zeppelin.git](https://github.com/apache/incubator-zeppelin.git) or download binary package from [Download page](https://zeppelin.apache.org/download.html).
You can refer [Install](install.html) page for the details.
This document assumes that Zeppelin is located under `/home/zeppelin/incubator-zeppelin`.

View file

@ -74,7 +74,7 @@ After configuring Ignite interpreter, create your own notebook. Then you can bin
![Binding Interpreters](../assets/themes/zeppelin/img/docs-img/ignite-interpreter-binding.png)
For more interpreter binding information see [here](http://zeppelin.incubator.apache.org/docs/manual/interpreters.html).
For more interpreter binding information see [here](http://zeppelin.apache.org/docs/manual/interpreters.html).
### How to use Ignite SQL interpreter
In order to execute SQL query, use ` %ignite.ignitesql ` prefix. <br>

View file

@ -82,7 +82,7 @@ After configuring Lens interpreter, create your own notebook, then you can bind
![Zeppelin Notebook Interpreter Binding](../assets/themes/zeppelin/img/docs-img/lens-interpreter-binding.png)
For more interpreter binding information see [here](http://zeppelin.incubator.apache.org/docs/manual/interpreters.html).
For more interpreter binding information see [here](http://zeppelin.apache.org/docs/manual/interpreters.html).
### How to use
You can analyze your data by using [OLAP Cube](http://lens.apache.org/user/olap-cube.html) [QL](http://lens.apache.org/user/cli.html) which is a high level SQL like language to query and describe data sets organized in data cubes.

View file

@ -26,7 +26,7 @@ limitations under the License.
Note that Zeppelin REST API receive or return JSON objects, it it recommended you install some JSON viewers such as
[JSON View](https://chrome.google.com/webstore/detail/jsonview/chklaanhfefbnpoihckbnefhakgolnmc).
If you work with zeppelin and find a need for an additional REST API, please [file an issue or send us mail](http://zeppelin.incubator.apache.org/community.html).
If you work with zeppelin and find a need for an additional REST API, please [file an issue or send us mail](http://zeppelin.apache.org/community.html).
<br />
## Interpreter REST API List

View file

@ -32,7 +32,7 @@
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Flink</name>
<description>Zeppelin flink support</description>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<properties>
<flink.version>1.0.0</flink.version>

View file

@ -30,7 +30,7 @@
<packaging>jar</packaging>
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Apache Ignite interpreter</name>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<properties>
<ignite.version>1.5.0.final</ignite.version>

View file

@ -32,7 +32,7 @@
<packaging>jar</packaging>
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Kylin interpreter</name>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<dependencies>

View file

@ -33,7 +33,7 @@
<packaging>jar</packaging>
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Livy interpreter</name>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<properties>
<!--TEST-->

View file

@ -31,7 +31,7 @@
<packaging>jar</packaging>
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Markdown interpreter</name>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<dependencies>
<dependency>

View file

@ -31,7 +31,7 @@
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Apache Phoenix Interpreter</name>
<description>Zeppelin interprter for Apache Phoenix</description>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<properties>
<phoenix.version>4.4.0-HBase-1.0</phoenix.version>

View file

@ -38,7 +38,7 @@
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin</name>
<description>Zeppelin project</description>
<url>http://zeppelin.incubator.apache.org/</url>
<url>http://zeppelin.apache.org/</url>
<parent>
<groupId>org.apache</groupId>

View file

@ -5,5 +5,5 @@ This interpreter supports the following SQL engines:
* [Apache HAWQ](http://pivotal.io/big-data/pivotal-hawq) - Powerful [Open Source](https://wiki.apache.org/incubator/HAWQProposal) SQL-On-Hadoop engine.
* [Greenplum](http://pivotal.io/big-data/pivotal-greenplum-database) - MPP database built on open source PostgreSQL.
The official documentation: [PostgreSQL, HAWQ](https://zeppelin.incubator.apache.org/docs/interpreter/postgresql.html)
The official documentation: [PostgreSQL, HAWQ](https://zeppelin.apache.org/docs/interpreter/postgresql.html)

View file

@ -31,7 +31,7 @@
<packaging>jar</packaging>
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Scalding interpreter</name>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<properties>
<scala.version>2.10.4</scala.version>

View file

@ -31,7 +31,7 @@
<packaging>jar</packaging>
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Shell interpreter</name>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<dependencies>
<dependency>

View file

@ -32,7 +32,7 @@
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Spark dependencies</name>
<description>Zeppelin spark support</description>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<properties>

View file

@ -32,7 +32,7 @@
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Spark</name>
<description>Zeppelin spark support</description>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<properties>
<jsoup.version>1.8.2</jsoup.version>

View file

@ -34,7 +34,7 @@
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Interpreter</name>
<description>Zeppelin Interpreter</description>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<properties>
<commons-lang.version>3.4</commons-lang.version>

View file

@ -35,7 +35,7 @@ import org.slf4j.LoggerFactory;
* If you want to implement new Zeppelin interpreter, extend this class
*
* Please see,
* https://zeppelin.incubator.apache.org/docs/latest/development/writingzeppelininterpreter.html
* https://zeppelin.apache.org/docs/latest/development/writingzeppelininterpreter.html
*
* open(), close(), interpreter() is three the most important method you need to implement.
* cancel(), getProgress(), completion() is good to have
@ -74,7 +74,7 @@ public abstract class Interpreter {
/**
* Dynamic form handling
* see http://zeppelin.incubator.apache.org/docs/dynamicform.html
* see http://zeppelin.apache.org/docs/dynamicform.html
*
* @return FormType.SIMPLE enables simple pattern replacement (eg. Hello ${name=world}),
* FormType.NATIVE handles form in API

View file

@ -78,12 +78,12 @@ limitations under the License.
<div class="col-md-6">
<h4>Help</h4>
Get started with <a style="text-decoration: none;" target="_blank"
href="http://zeppelin.incubator.apache.org/docs/latest/index.html">Zeppelin documentation</a><br>
href="http://zeppelin.apache.org/docs/latest/index.html">Zeppelin documentation</a><br>
<h4>Community</h4>
Please feel free to help us to improve Zeppelin, <br>
Any contribution are welcome!<br><br>
<a style="text-decoration: none;" href="http://zeppelin.incubator.apache.org/community.html"
<a style="text-decoration: none;" href="http://zeppelin.apache.org/community.html"
target="_blank"><i style="font-size: 15px;" class="fa fa-users"></i> Mailing list</a><br>
<a style="text-decoration: none;" href="https://issues.apache.org/jira/browse/ZEPPELIN"
target="_blank"><i style="font-size: 15px;" class="fa fa-bug"></i> Issues tracking</a><br>

View file

@ -33,7 +33,7 @@
<version>0.6.0-incubating-SNAPSHOT</version>
<name>Zeppelin: Zengine</name>
<description>Zeppelin Zengine</description>
<url>http://zeppelin.incubator.apache.org</url>
<url>http://zeppelin.apache.org</url>
<developers>
<developer>