Re: Re: Discuss on the next Zeppelin release

2023-04-12 Thread Jongyoul Lee
Hello, I agree with releasing a new version with Junit 5 for the future but I don't think Junit5 is a critical blocker for the release at the same time. @Philipp Dallig I don't want to be in a hurry and I'm sorry that I didn't figure out the issue well but could you please give us more

[GitHub] [zeppelin] jongyoul commented on a diff in pull request #4580: [ZEPPELIN-5855] remove more powermock usages to support junit5

2023-04-12 Thread via GitHub
jongyoul commented on code in PR #4580: URL: https://github.com/apache/zeppelin/pull/4580#discussion_r1164412779 ## zeppelin-server/src/test/java/org/apache/zeppelin/service/shiro/AbstractShiroTest.java: ## @@ -0,0 +1,94 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [zeppelin] jongyoul commented on a diff in pull request #4580: [ZEPPELIN-5855] remove more powermock usages to support junit5

2023-04-12 Thread via GitHub
jongyoul commented on code in PR #4580: URL: https://github.com/apache/zeppelin/pull/4580#discussion_r1164411099 ## zeppelin-server/src/test/java/org/apache/zeppelin/service/shiro/AbstractShiroTest.java: ## @@ -0,0 +1,94 @@ +/* + * Licensed to the Apache Software Foundation

[DISCUSS] Change mailing list scheme

2023-04-12 Thread Jongyoul Lee
Hello, I suggest some changes to our mailing list. Currently, our dev@ mailing list has a lot of messages including Github logs, Jira comments, and dev issues. I prepared a proposal: https://cwiki.apache.org/confluence/display/ZEPPELIN/(WIP)+Mailing+Scheme Here is the link for dev@:

[jira] [Created] (ZEPPELIN-5897) Spark-Interpreter context change

2023-04-12 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5897: Summary: Spark-Interpreter context change Key: ZEPPELIN-5897 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5897 Project: Zeppelin Issue Type:

[GitHub] [zeppelin] Reamer commented on a diff in pull request #4580: [ZEPPELIN-5855] remove more powermock usages to support junit5

2023-04-12 Thread via GitHub
Reamer commented on code in PR #4580: URL: https://github.com/apache/zeppelin/pull/4580#discussion_r1163956686 ## alluxio/src/test/java/org/apache/zeppelin/alluxio/AlluxioInterpreterTest.java: ## @@ -46,26 +42,32 @@ import org.apache.zeppelin.interpreter.InterpreterResult;

[jira] [Created] (ZEPPELIN-5896) sql debug

2023-04-12 Thread duanxiaoqiu (Jira)
duanxiaoqiu created ZEPPELIN-5896: - Summary: sql debug Key: ZEPPELIN-5896 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5896 Project: Zeppelin Issue Type: New Feature