mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
### What is this PR for?
Older Apache Spark releases seems to have been removed from mirrors, and thus the build scripts needs to be updated to download older releases from the archives.
### What type of PR is it?
[Bug Fix]
### What is the Jira issue?
[ZEPPELIN-956](https://issues.apache.org/jira/browse/ZEPPELIN-956)
### How should this be tested?
Existing build tests
Author: Luciano Resende <lresende@apache.org>
Closes #967 from lresende/download and squashes the following commits:
|
||
|---|---|---|
| .. | ||
| downloadSpark.sh | ||
| startSparkCluster.sh | ||
| stopSparkCluster.sh | ||