[jira] [Created] (ZEPPELIN-5591) ConfInterpreter use too many threads

2021-11-23 Thread Jeff Zhang (Jira)
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

[GitHub] [zeppelin] zjffdu commented on pull request #4267: [ZEPPELIN-5580] Pass scala version from SparkInterpreterLauncher instead of detect it at runtime

2021-11-23 Thread GitBox
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

[GitHub] [zeppelin] zjffdu opened a new pull request #4268: [ZEPPELIN-5590] Support flink per job mode

2021-11-23 Thread GitBox
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

[GitHub] [zeppelin] Reamer edited a comment on pull request #4264: [ZEPPELIN-5572] resolve the websocket deadlock problem

2021-11-23 Thread GitBox
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

[GitHub] [zeppelin] Reamer commented on pull request #4264: [ZEPPELIN-5572] resolve the websocket deadlock problem

2021-11-23 Thread GitBox
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,

[GitHub] [zeppelin] huage1994 commented on a change in pull request #4267: [ZEPPELIN-5580] Pass scala version from SparkInterpreterLauncher instead of detect it at runtime

2021-11-23 Thread GitBox
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