GitHub user lresende opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/967

    [ZEPPELIN-956] Download old spark versions direct from archive

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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lresende/incubator-zeppelin download

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/967.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 #967
    
----
commit 185e9effbd17113bc2641f87290effb8f8aa0a84
Author: Luciano Resende <lrese...@apache.org>
Date:   2016-06-05T20:03:20Z

    [ZEPPELIN-956] Download old spark versions direct from archive
    
    Recently mirrors have cleaned up old Apache Spark releases and
    currently only Spark 1.5.2 and newer are available in the mirrors

----


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

Reply via email to