GitHub user karup1990 opened a pull request:

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

    ZEPPELIN-711 Load dependencies at startup

    ### What is this PR for?
    Load  dependencies at startup.
    When i try to re-use `interpreter.json` in a different zeppelin instance, 
the dependencies are not loaded and my paras fail.
    If there are some deps configured in the interpretersetting, loading them 
at startup.
    
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    NA
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-711
    
    ### How should this be tested?
    Add some dependencies to interpreter settings.
    Stop zeppelin daemon
    Clean up local-repo folder
    Start zeppelin server.
    The dependencies should have been downloaded.
    
    ### Screenshots (if appropriate) NA
    
    ### Questions:
    * Does the licenses files need update? NA
    * Is there breaking changes for older versions? NA
    * Does this needs documentation? NA
    


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

    $ git pull https://github.com/karup1990/incubator-zeppelin dep-load

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

    https://github.com/apache/incubator-zeppelin/pull/755.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 #755
    
----
commit 141eb2be29063c131c62f3baa55c311f062c8599
Author: karuppayya <karuppayya1...@gmail.com>
Date:   2016-03-01T07:13:33Z

    Load dependencies at startup

----


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