commit | 453be73abb19eaf2448d1a63347afb8ca5911e1a | [log] [tgz] |
---|---|---|
author | Jongyoul Lee <jongyoul@gmail.com> | Tue Jul 17 10:31:00 2018 +0900 |
committer | Jongyoul Lee <jongyoul@apache.org> | Tue Jul 17 11:23:37 2018 +0900 |
tree | caaeada77f9a5d1a748ea261c52bdffc5bccaefc | |
parent | c195b5609bb4dbb9fd037381ea58d1650cee92bf [diff] |
[HOTFIX] Change Spark download url for spark 1.6.x ### What is this PR for? Spark 1.6 was removed from CDN. We need to download it from apache archive. ### What type of PR is it? [Hot Fix] ### Todos * [x] - Change the location for downloading Spark 1.6.x ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jongyoul Lee <jongyoul@gmail.com> Closes #3075 from jongyoul/hotfix/change-spark-download-location and squashes the following commits: 87bfd2abf [Jongyoul Lee] Removed comments Reduce changes a51d5b93b [Jongyoul Lee] Change download url for spark 1.6.x 9f63f8358 [Jongyoul Lee] Change download url for spark 1.6.x
Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration:
Contributing: Contribution Guide
Issue Tracker: Jira
License: Apache 2.0
Zeppelin, a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.
Core feature:
To know more about Zeppelin, visit our web site http://zeppelin.apache.org
Please go to install to install Apache Zeppelin from binary package.
Please check Build from source to build Zeppelin from source.