[jira] [Created] (ZEPPELIN-5687) no Release Note for some recent versions

2022-03-19 Thread Patrice DUROUX (Jira)
Patrice DUROUX created ZEPPELIN-5687: Summary: no Release Note for some recent versions Key: ZEPPELIN-5687 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5687 Project: Zeppelin Issue

[GitHub] [zeppelin] huage1994 commented on pull request #4146: [ZEPPELIN-5421] Update surefire version

2022-03-19 Thread GitBox
huage1994 commented on pull request #4146: URL: https://github.com/apache/zeppelin/pull/4146#issuecomment-1072990382 > Hey @huage1994 I think I made it. Could you look over the PR. The main problem was that the `ZeppelinServer` class did not respond to interrupt exception. Also, with the e

[GitHub] [zeppelin] zjffdu opened a new pull request #4320: [ZEPPELIN-5669] Check pyflink folder existence in yarn application mode

2022-03-19 Thread GitBox
zjffdu opened a new pull request #4320: URL: https://github.com/apache/zeppelin/pull/4320 ### What is this PR for? Trivial PR to check the existence of the folder, and throw a meaningful error when it doesn't exist. ### What type of PR is it? [ Improvement ] ### Todo