Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/2271
  
    Thanks @hammertank for the contribution.
    
    What do you think wrap interpreter using 
[ClassLoaderInterpreter](https://github.com/apache/zeppelin/blob/master/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/ClassloaderInterpreter.java)
 instead of modifying individual interpreter?
    
    Interpreter is being instantiated from 
[RemoteInterpreterServer](https://github.com/apache/zeppelin/blob/branch-0.6/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/remote/RemoteInterpreterServer.java#L166),
 so this is place where ClassLoaderInterpreter can wrap Interpreter. Like 
[Interpreter factory 
does](https://github.com/apache/zeppelin/blob/branch-0.6/zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/InterpreterFactory.java#L894)



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to