From f3d59282377ebe5d942984d5316842f0ed8efcbe Mon Sep 17 00:00:00 2001 From: Lee moon soo Date: Tue, 1 Nov 2016 22:59:35 -0700 Subject: [PATCH] Remove 0.6.1 specific instruction from 0.6.2 download section to avoid confusion --- download.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/download.md b/download.md index 45b04ed864b..a7afdc60316 100644 --- a/download.md +++ b/download.md @@ -45,7 +45,6 @@ The latest release of Apache Zeppelin is **0.6.2**.

Note: From Zeppelin version 0.6.2, Spark interpreter in binary package is compatible with Spark 2.0 & Scala 2.11 and Spark 1.6(or previous) & Scala 2.10. You can use even different version of Spark at the same time if you set different SPARK_HOME in interpreter setting page.

-

Starting version 0.6.1, Zeppelin is built with Scala 2.11 by default. If you want to build Zeppelin with Scala 2.10 or install interpreter built with Scala 2.10(other than Spark interpreter), please see install or interpreter installation.

@@ -83,6 +82,9 @@ For developers, to get latest *0.7.0-SNAPSHOT* check [README](https://github.com [md5](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-netinst.tgz.md5), [sha](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-netinst.tgz.sha512)) +
+

NoteZeppelin-0.6.1 is built with Scala 2.11 by default. If you want to build Zeppelin with Scala 2.10 or install interpreter built with Scala 2.10(other than Spark interpreter), please see install or interpreter installation.

+

- 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))