GitHub user prabhjyotsingh reopened a pull request:

    https://github.com/apache/zeppelin/pull/1428

    [ZEPPELIN-1439] Support for running multiple version of spark

    ### What is this PR for?
    Zeppelin to have support for running multiple version of spark.
    Currently it's limited to work with either default spark which is shipped 
or SPARK_HOME configured in zeppelin-env.sh
    
    
    ### What type of PR is it?
    [Improvement]
    
    ### Todos
    * [x] - override SPARK_HOME
    
    ### What is the Jira issue?
    * [ZEPPELIN-1439](https://issues.apache.org/jira/browse/ZEPPELIN-1439)
    
    ### How should this be tested?
    Edit spark interpreter setting, add "spark.home" and give a valid path
    
    ### Screenshots (if appropriate)
    
![multi-version-spark](https://cloud.githubusercontent.com/assets/674497/18504603/c18c5b6e-7a80-11e6-9b0e-9bb044d717b1.gif)
    
    
    ### Questions:
    * Does the licenses files need update? N/A
    * Is there breaking changes for older versions? N/A
    * Does this needs documentation? N/A
    


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

    $ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-1439

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

    https://github.com/apache/zeppelin/pull/1428.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 #1428
    
----
commit 0d7827dbc12ba09b693b56dbd3b8d222dc514600
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2016-09-14T08:08:13Z

    ZEPPELIN-1439: override SPARK_HOME

----


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