GitHub user Leemoonsoo reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/351
Spark 1.1.x and 1.2.x is removed from http://www.apache.org/dist/spark/ Issue described https://issues.apache.org/jira/browse/ZEPPELIN-350 This PR fixes CI test failure by changing spark package download address from http://www.us.apache.org/dist/spark to http://archive.apache.org/dist/spark You can merge this pull request into a Git repository by running: $ git pull https://github.com/Leemoonsoo/incubator-zeppelin ZEPPELIN-350 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/351.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 #351 ---- commit 0ead0b9da05572936a47aa751ec4939c69ff5783 Author: Lee moon soo <m...@apache.org> Date: 2015-10-17T20:12:00Z Change address to archive.apache.org from www.apache.org to download all spark packages ---- --- 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. ---