Xun Liu created ZEPPELIN-4328:
---------------------------------

             Summary: DockerInterpreterLauncher can not run
                 Key: ZEPPELIN-4328
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4328
             Project: Zeppelin
          Issue Type: Sub-task
            Reporter: Xun Liu
             Fix For: 0.9.0


I found DockerInterpreterLauncher can't run.

Because DockerInterpreterLauncher needs to support Standard Interpreter and 
spark interpreter,
Rely on StandardInterpreterLauncher and SparkInterpreterLauncher.

However, the StandardInterpreterLauncher and SparkInterpreterLauncher are moved 
to the zeppelin-zengine module in 
-ZEPPELIN-4227(https://issues.apache.org/jira/browse/ZEPPELIN-4227)-, and the 
DockerInterpreterLauncher is dynamically loaded by the classloader, so the 
DockerInterpreterLauncher cannot call functions in the 
StandardInterpreterLauncher and SparkInterpreterLauncher in different 
classloads..

I don't know how to solve this problem.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to