zjffdu commented on a change in pull request #3343: [ZEPPELIN-4063] Don't 
include noteId for constructing Interpreter GroupId when under isolated per 
user mode
URL: https://github.com/apache/zeppelin/pull/3343#discussion_r268961492
 
 

 ##########
 File path: 
zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/InterpreterOption.java
 ##########
 @@ -149,7 +149,7 @@ public boolean perNoteIsolated() {
     return ISOLATED.equals(perNote);
   }
 
-  public boolean isProcess() {
+  public boolean isSolated() {
 
 Review comment:
   Correct, it's a typo, I have fixed it

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to