[GitHub] zeppelin pull request #990: [MINOR] Removed classloaderInterpreter on Remote...

2016-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/990 --- 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

[GitHub] zeppelin pull request #990: [MINOR] Removed classloaderInterpreter on Remote...

2016-06-11 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/990 --- 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

[GitHub] zeppelin pull request #990: [MINOR] Removed classloaderInterpreter on Remote...

2016-06-11 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/990 [MINOR] Removed classloaderInterpreter on RemoteInterpreterServer ### What is this PR for? Removed usage of ClassloaderInterpreter while RemoteInterpreter is being created. ###