You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by jongyoul <gi...@git.apache.org> on 2017/04/18 17:48:19 UTC

[GitHub] zeppelin pull request #2258: [ZEPPELIN-2096] Change LazyInterpreter to Class...

GitHub user jongyoul opened a pull request:

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

    [ZEPPELIN-2096] Change LazyInterpreter to ClassloaderInterpreter when creating interpreter into RemoteInterpreterServer

    ### What is this PR for?
    This PR is a follow-up PR of ZEPPELIN-1972. It keep context class loader while running interpret method by scala. For more information, please see https://issues.apache.org/jira/browse/ZEPPELIN-1972
    
    
    ### What type of PR is it?
    [Feature]
    
    ### Todos
    * [x] - Wrap interpreter by classloaderinterpreter
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-2096
    
    ### How should this be tested?
    N/A
    
    ### Screenshots (if appropriate)
    N/A
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No


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

    $ git pull https://github.com/jongyoul/zeppelin ZEPPELIN-2096

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

    https://github.com/apache/zeppelin/pull/2258.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 #2258
    
----
commit cd84702862174a6b4e8fece25c40bee145873593
Author: Jongyoul Lee <jo...@gmail.com>
Date:   2017-04-18T17:38:54Z

    Wrapped interpreter by classloadinterpreter

----


---
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] zeppelin issue #2258: [ZEPPELIN-2096] Conserve class loader after running in...

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

    https://github.com/apache/zeppelin/pull/2258
  
    Will merge it sooner because it follows the former issue.


---
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] zeppelin pull request #2258: [ZEPPELIN-2096] Conserve class loader after run...

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

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


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