[jira] [Created] (ZEPPELIN-5675) Flakytest

2022-03-10 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5675: Summary: Flakytest Key: ZEPPELIN-5675 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5675 Project: Zeppelin Issue Type: Bug Reporter: Jeff

[GitHub] [zeppelin] zjffdu commented on pull request #4302: [ZEPPELIN-5665] rework xml factory

2022-03-10 Thread GitBox
zjffdu commented on pull request #4302: URL: https://github.com/apache/zeppelin/pull/4302#issuecomment-1064737236 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 specific comment. To

[jira] [Created] (ZEPPELIN-5674) Collaborative mode test is failed

2022-03-10 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5674: Summary: Collaborative mode test is failed Key: ZEPPELIN-5674 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5674 Project: Zeppelin Issue Type:

[GitHub] [zeppelin] zjffdu opened a new pull request #4305: [ZEPPELIN-5648] log4j.properties is not configured properly for spark interpreter

2022-03-10 Thread GitBox
zjffdu opened a new pull request #4305: URL: https://github.com/apache/zeppelin/pull/4305 ### What is this PR for? For spark interpreter, the class name and method are not printed (It is always Logging.scala). This PR fixed this issue by updating the log4j.properties.

[GitHub] [zeppelin] zjffdu opened a new pull request #4306: [ZEPPELIN-5620] Staging directory is not deleted in Flink's yarn-application

2022-03-10 Thread GitBox
zjffdu opened a new pull request #4306: URL: https://github.com/apache/zeppelin/pull/4306 ### What is this PR for? This PR is to delete the staging directory on hdfs for flink's yarn-application mode. ### What type of PR is it? [ Improvement ] ### Todos * [ ]

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4282: [ZEPPELIN-5624] Check if the path directory is compliant.

2022-03-10 Thread GitBox
zjffdu commented on a change in pull request #4282: URL: https://github.com/apache/zeppelin/pull/4282#discussion_r824338470 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/InterpreterSettingManager.java ## @@ -1038,8 +1038,10 @@ private boolean

[GitHub] [zeppelin] zjffdu opened a new pull request #4307: [ZEPPELIN-5604] Interpreter scheduler may not be shutdown properly

2022-03-10 Thread GitBox
zjffdu opened a new pull request #4307: URL: https://github.com/apache/zeppelin/pull/4307 ### What is this PR for? The issue will cause the thread used by the interpreter scheduler is not released, so overtime the thread pool may be exhausted. The root cause is that some uncaught

[jira] [Created] (ZEPPELIN-5673) Example helium spell seems broken in master branch

2022-03-10 Thread koert kuipers (Jira)
koert kuipers created ZEPPELIN-5673: --- Summary: Example helium spell seems broken in master branch Key: ZEPPELIN-5673 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5673 Project: Zeppelin