Reamer commented on code in PR #4726:
URL: https://github.com/apache/zeppelin/pull/4726#discussion_r1531866373


##########
zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/InterpreterOption.java:
##########
@@ -30,7 +30,6 @@ public class InterpreterOption {
   public static final transient String SHARED = "shared";
   public static final transient String SCOPED = "scoped";
   public static final transient String ISOLATED = "isolated";
-  private static ZeppelinConfiguration conf =  ZeppelinConfiguration.create();

Review Comment:
   I don't really like the implementation. See 
https://github.com/apache/zeppelin/pull/4726/commits/ec3c312682f959107880968148b2080eb6b60803
   What do you think?



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to