GitHub user bzz opened a pull request: https://github.com/apache/incubator-zeppelin/pull/810
ZEPPELIN-783 fix CI failure on Spark download ### What is this PR for? Improves CI by hard-ending spark download failures that are responsible for recent CI red on `master` ### What type of PR is it? Bug Fix | Hot Fix ### Todos ### What is the Jira issue? [ZEPPELIN-783](https://issues.apache.org/jira/browse/ZEPPELIN-783) ### How should this be tested? CI must be green ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/bzz/incubator-zeppelin ZEPPELIN-783-fix-ci-spark-download Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/810.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #810 ---- commit 346e07588671684f8343a28b881c12889865dc61 Author: Alexander Bezzubov <b...@apache.org> Date: 2016-04-01T03:04:06Z ZEPPELIN-783: upd shell style commit b413743148072df862009300fb6ec8b0a8433d40 Author: Alexander Bezzubov <b...@apache.org> Date: 2016-04-01T03:15:43Z ZEPPELIN-783: refactoring - extract SPARK_ARCHIVE var commit bd1d5e22fb0d76360dd924bf0726910a0ae8ed63 Author: Alexander Bezzubov <b...@apache.org> Date: 2016-04-01T03:17:48Z ZEPPELIN-783: add cleanup on download failure ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---