Reamer commented on code in PR #4545:
URL: https://github.com/apache/zeppelin/pull/4545#discussion_r1073665797
##
zeppelin-zengine/pom.xml:
##
@@ -304,10 +304,6 @@
-
Review Comment:
It took me a long time to figure out that this execution breaks the
Reamer commented on code in PR #4545:
URL: https://github.com/apache/zeppelin/pull/4545#discussion_r1073656877
##
python/src/test/java/org/apache/zeppelin/python/IPythonInterpreterTest.java:
##
@@ -434,9 +434,6 @@ public void run() {
InterpreterResult result = interpr
Reamer commented on code in PR #4545:
URL: https://github.com/apache/zeppelin/pull/4545#discussion_r1065427653
##
zeppelin-interpreter-shaded/pom.xml:
##
@@ -33,7 +33,7 @@
Zeppelin Interpreter Shaded
-
org.apache.zeppelin.shaded
+shaded
Review Comment:
At th
Reamer commented on code in PR #4545:
URL: https://github.com/apache/zeppelin/pull/4545#discussion_r1064361473
##
zeppelin-interpreter-shaded/pom.xml:
##
@@ -33,7 +33,7 @@
Zeppelin Interpreter Shaded
-
org.apache.zeppelin.shaded
+shaded
Review Comment:
> is