You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by lresende <gi...@git.apache.org> on 2016/06/06 04:24:28 UTC

[GitHub] incubator-zeppelin pull request #967: [ZEPPELIN-956] Download old spark vers...

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 <lr...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-zeppelin issue #967: [ZEPPELIN-956] Download old spark versions di...

Posted by bzz <gi...@git.apache.org>.
Github user bzz commented on the issue:

    https://github.com/apache/incubator-zeppelin/pull/967
  
    @lresende thank you for improvement!
    
    Could you please check that new shell code follows [project styleguide for shell](https://google.github.io/styleguide/shell.xml#Test,_%5B_and_%5B%5B)?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-zeppelin issue #967: [ZEPPELIN-956] Download old spark versions di...

Posted by Leemoonsoo <gi...@git.apache.org>.
Github user Leemoonsoo commented on the issue:

    https://github.com/apache/incubator-zeppelin/pull/967
  
    LGTM and merge into master branch


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-zeppelin pull request #967: [ZEPPELIN-956] Download old spark vers...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-zeppelin issue #967: [ZEPPELIN-956] Download old spark versions di...

Posted by lresende <gi...@git.apache.org>.
Github user lresende commented on the issue:

    https://github.com/apache/incubator-zeppelin/pull/967
  
    @bzz pushed some updates to fix style issues.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---