diff --git a/.gitignore b/.gitignore index 2a6877b00e6..516be016822 100644 --- a/.gitignore +++ b/.gitignore @@ -27,5 +27,5 @@ auto-save-list tramp .\#* - -_site \ No newline at end of file +# Generated by Jekyll +_site/ \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 170579e0edf..aaccff9451e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM maruku (~> 0.6.0) pygments.rb (~> 0.5.0) redcarpet (~> 2.3.0) - safe_yaml (~> 0.9.7) + safe_yaml (~> 1.0.4) kramdown (1.2.0) liquid (2.5.4) listen (1.3.1) @@ -47,7 +47,7 @@ GEM ffi (>= 0.5.0) rdiscount (2.1.7) redcarpet (2.3.0) - safe_yaml (0.9.7) + safe_yaml (1.0.4) syntax (1.0.0) yajl-ruby (1.1.0) diff --git a/_config.yml b/_config.yml index ee0e727a4b2..a2241d96b11 100644 --- a/_config.yml +++ b/_config.yml @@ -10,11 +10,11 @@ encoding: utf-8 # Themes are encouraged to use these universal variables # so be sure to set them if your theme uses them. # -title : Apache Zeppelin (incubating) +title : Apache Zeppelin 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 @@ -27,7 +27,7 @@ author : # 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 : @@ -104,7 +104,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 : diff --git a/assets/themes/zeppelin/img/spark_logo.jpg b/assets/themes/zeppelin/img/spark_logo.jpg index a13c87019c1..afe2d1baeb8 100644 Binary files a/assets/themes/zeppelin/img/spark_logo.jpg and b/assets/themes/zeppelin/img/spark_logo.jpg differ diff --git a/download.md b/download.md index e6fa4a59b2d..cc146ffcbb2 100644 --- a/download.md +++ b/download.md @@ -19,7 +19,7 @@ limitations under the License. --> {% include JB/setup %} -### Download Apache Zeppelin +# Download Apache Zeppelin The latest release of Apache Zeppelin is **0.6.1**. @@ -48,19 +48,19 @@ The latest release of Apache Zeppelin is **0.6.1**. -### Verify the integrity of the files +## Verify the integrity of the files It is essential that you [verify](https://www.apache.org/info/verification.html) the integrity of the downloaded files using the PGP or MD5 signatures. This signature should be matched against the [KEYS](https://www.apache.org/dist/zeppelin/KEYS) file. -### Build from source +## Build from source For developers, to get latest *0.7.0-SNAPSHOT* check [README](https://github.com/apache/zeppelin/blob/master/README.md). -### Old releases +## Old releases - 0.6.0 released on Jul 2, 2016 ([release notes](./releases/zeppelin-release-0.6.0.html)) ([git tag](https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=fa2c0ff93cca49428df8792e7ee35d2b561669bd)) @@ -136,10 +136,223 @@ For developers, to get latest *0.7.0-SNAPSHOT* check [README](https://github.com [md5](http://archive.apache.org/dist/incubator/zeppelin/0.5.0-incubating/zeppelin-0.5.0-incubating-bin-spark-1.3.1_hadoop-2.3.tgz.md5), [sha](http://archive.apache.org/dist/incubator/zeppelin/0.5.0-incubating/zeppelin-0.5.0-incubating-bin-spark-1.3.1_hadoop-2.3.tgz.sha)) - - - - +## Available interpreters + +Thanks to many Zeppelin contributors, we can provide much more interpreters in every release. +Please check the below table before you download Zeppelin package. + +> **Note :** 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. + +
| Zeppelin | +0.6.1 (latest) | +0.6.0 | +0.5.6 | +0.5.5 | +
|---|---|---|---|---|
| Spark | ++ 1.1.x, 1.2.x, 1.3.x 1.4.x, 1.5.x, 1.6.x, 2.0.0 + | ++ 1.1.x, 1.2.x, 1.3.x 1.4.x, 1.5.x, 1.6.x + | ++ 1.1.x, 1.2.x, 1.3.x 1.4.x, 1.5.x, 1.6.x + | ++ 1.1.x, 1.2.x, 1.3.x 1.4.x, 1.5.x + | +
| Support Scala 2.11 | +SparkR is also available | +|||
| JDBC | +
+ PostgreSQL,
+ MySQL,
+ MariaDB,
+ Redshift,
+ + Hive, + Phoenix, + Drill, + Tajo + are available + |
+
+ PostgreSQL,
+ MySQL,
+ MariaDB,
+ Redshift,
+ + Hive, + Phoenix, + Drill, + Tajo + are available + |
+ N/A | +N/A | +
| BigQuery | +O | +N/A | +N/A | +N/A | +
| Python | +O | +O | +N/A | +N/A | +
| Livy | +O | +O | +N/A | +N/A | +
| HDFS | +O | +O | +N/A | +N/A | +
| Alluxio | +O | +O | +N/A | +N/A | +
| Hbase | +O | +O | +N/A | +N/A | +
|
+ Scalding + Local mode only, not included in binary package + |
+ O | +O | +O | +N/A | +
| Elasticsearch | +O | +O | +O | +N/A | +
| Angular | +O | +O | +O | +O | +
| Markdown | +O | +O | +O | +O | +
| Shell | +O | +O | +O | +O | +
| Flink | +O | +O | +O | +O | +
| Hive | +Merged into JDBC interpreter | +Merged into JDBC interpreter | +O | +O | +
| Tajo | +Merged into JDBC interpreter | +Merged into JDBC interpreter | +O | +O | +
| Cassandra | +O | +O | +O | +O | +
|
+ Geode + Local mode only, not included in binary package + |
+ O | +O | +O | +O | +
| Ignite | +O | +O | +O | +O | +
| Kylin | +O | +O | +O | +O | +
| Lens | +O | +O | +O | +O | +
| Phoenix | +Merged into JDBC interpreter | +Merged into JDBC interpreter | +O | +O | +
| PostgreSQL | +O | +O | +O | +O | +