You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2020/09/22 07:41:18 UTC

[GitHub] [zeppelin] Reamer commented on a change in pull request #3917: [ZEPPELIN-5053]. Transfer Zeppelin server configuration to a remote interpreter

Reamer commented on a change in pull request #3917:
URL: https://github.com/apache/zeppelin/pull/3917#discussion_r492531084



##########
File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/remote/RemoteInterpreter.java
##########
@@ -123,6 +123,7 @@ public void open() throws InterpreterException {
           try {
             if (!(interpreter instanceof ConfInterpreter)) {
               ((RemoteInterpreter) interpreter).internal_create();
+              ((RemoteInterpreter) interpreter).internal_create();

Review comment:
       Typo?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org