GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2597
ZEPPELIN-2942. Remove non-remote interpreter approach ### What is this PR for? This PR is just trying to remove non-remote interpreter approach. ### What type of PR is it? [Refactoring] ### Todos * [ ] - Task ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-2942 ### How should this be tested? Current test is passed ### 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/zjffdu/zeppelin ZEPPELIN-2942 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2597.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 #2597 ---- commit c88b17fba00300088ef9b871f46c1da48e8d0a84 Author: Jeff Zhang <zjf...@apache.org> Date: 2017-09-22T03:28:42Z ZEPPELIN-2942. Remove non-remote interpreter approach ---- ---