Jeff Zhang created ZEPPELIN-5591:
Summary: ConfInterpreter use too many threads
Key: ZEPPELIN-5591
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5591
Project: Zeppelin
Issue Type: Bug
zjffdu commented on pull request #4267:
URL: https://github.com/apache/zeppelin/pull/4267#issuecomment-977460621
Thanks @huage1994 PR LGTM
--
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 spe
zjffdu opened a new pull request #4268:
URL: https://github.com/apache/zeppelin/pull/4268
### What is this PR for?
This PR is to support flink per job mode when user click `Run all
paragraphs` button. It introduce new property
`zeppelin.notebook.run_all.isolated` to control whether
Reamer edited a comment on pull request #4264:
URL: https://github.com/apache/zeppelin/pull/4264#issuecomment-976351520
If no further comments are received, I will merge this PR into master on
Thursday.
--
This is an automated message from the Apache Git Service.
To respond to the messag
Reamer commented on pull request #4264:
URL: https://github.com/apache/zeppelin/pull/4264#issuecomment-976351520
If no further comments are received, I will merge this PR into the master on
Thursday.
--
This is an automated message from the Apache Git Service.
To respond to the message,
huage1994 commented on a change in pull request #4267:
URL: https://github.com/apache/zeppelin/pull/4267#discussion_r754902297
##
File path:
spark/interpreter/src/main/java/org/apache/zeppelin/spark/SparkInterpreter.java
##
@@ -252,20 +253,28 @@ public SparkVersion getSparkVer