[GitHub] [zeppelin] huage1994 opened a new pull request #4321: [ZEPPELIN-5612] Upgrade junit 4 to 5

2022-03-20 Thread GitBox
huage1994 opened a new pull request #4321: URL: https://github.com/apache/zeppelin/pull/4321 ### What is this PR for? 1. Upgrade junit 4 to 5, then we can write junit 5 tests and migrate junit 4 tests to 5. 2. Run the existing junit 4 tests on Junit 5 engine. ### What type of P

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4321: [ZEPPELIN-5612] Upgrade junit 4 to 5

2022-03-20 Thread GitBox
zjffdu commented on a change in pull request #4321: URL: https://github.com/apache/zeppelin/pull/4321#discussion_r830619558 ## File path: pom.xml ## @@ -204,7 +204,7 @@ 1.11.2 3.2.2 3.2.1 -2.22.2 +3.0.0-M5 Review comment: Is this upgrade required

[GitHub] [zeppelin] huage1994 commented on a change in pull request #4321: [ZEPPELIN-5612] Upgrade junit 4 to 5

2022-03-20 Thread GitBox
huage1994 commented on a change in pull request #4321: URL: https://github.com/apache/zeppelin/pull/4321#discussion_r830636369 ## File path: pom.xml ## @@ -204,7 +204,7 @@ 1.11.2 3.2.2 3.2.1 -2.22.2 +3.0.0-M5 Review comment: Actually 2.22.2 is ok

[GitHub] [zeppelin] huage1994 commented on a change in pull request #4321: [ZEPPELIN-5612] Upgrade junit 4 to 5

2022-03-20 Thread GitBox
huage1994 commented on a change in pull request #4321: URL: https://github.com/apache/zeppelin/pull/4321#discussion_r830636369 ## File path: pom.xml ## @@ -204,7 +204,7 @@ 1.11.2 3.2.2 3.2.1 -2.22.2 +3.0.0-M5 Review comment: Actually 2.22.2 is ok

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4321: [ZEPPELIN-5612] Upgrade junit 4 to 5

2022-03-20 Thread GitBox
zjffdu commented on a change in pull request #4321: URL: https://github.com/apache/zeppelin/pull/4321#discussion_r83076 ## File path: pom.xml ## @@ -204,7 +204,7 @@ 1.11.2 3.2.2 3.2.1 -2.22.2 +3.0.0-M5 Review comment: Thanks for clarification.

[GitHub] [zeppelin] zjffdu opened a new pull request #4322: [Draft] [ZEPPELIN-5530] Support scala-2.13 for spark interpreter

2022-03-20 Thread GitBox
zjffdu opened a new pull request #4322: URL: https://github.com/apache/zeppelin/pull/4322 ### What is this PR for? ### What type of PR is it? [Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring] ### Todos * [ ] - Task ### What is the Jira issue