[GitHub] [zeppelin] Reamer commented on pull request #4604: [ZEPPELIN-5917] Integration tests with newer spark version

2023-05-25 Thread via GitHub
Reamer commented on PR #4604: URL: https://github.com/apache/zeppelin/pull/4604#issuecomment-1563857421 All tests except the selenium test pass successfully. In my eyes Ready to merge. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [zeppelin] Reamer commented on pull request #4605: [ZEPPELIN-5918] Use Classloader class for flink creation

2023-05-25 Thread via GitHub
Reamer commented on PR #4605: URL: https://github.com/apache/zeppelin/pull/4605#issuecomment-1563857187 All tests except the selenium test pass successfully. In my eyes Ready to merge. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [zeppelin] zhugezifang commented on pull request #4606: feat:improve query efficiency

2023-05-25 Thread via GitHub
zhugezifang commented on PR #4606: URL: https://github.com/apache/zeppelin/pull/4606#issuecomment-1563853718 > You should move this logic into the JDBC interpreter. hi , i am very sorry ,could you help to review this pr again, https://github.com/apache/zeppelin/pull/4598 -- This

[GitHub] [zeppelin] zhugezifang opened a new pull request, #4606: feat:improve query efficiency

2023-05-25 Thread via GitHub
zhugezifang opened a new pull request, #4606: URL: https://github.com/apache/zeppelin/pull/4606 ### What is this PR for? improve query efficiency https://docs.google.com/document/d/1wruK0ZZ0XiriYOraFa5WYSz531pcsCpJeIBmne57fJY/edit?usp=sharing ### What type of PR is it?

[jira] [Created] (ZEPPELIN-5918) JDK11 - Flink interpreter creation

2023-05-25 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5918: Summary: JDK11 - Flink interpreter creation Key: ZEPPELIN-5918 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5918 Project: Zeppelin Issue Type:

[GitHub] [zeppelin] Reamer opened a new pull request, #4604: [ZEPPELIN-5917] Integration tests with newer spark version

2023-05-25 Thread via GitHub
Reamer opened a new pull request, #4604: URL: https://github.com/apache/zeppelin/pull/4604 ### What is this PR for? Spark 2.4 does not support JDK 11, so we should test with a newer Spark version here. ### What type of PR is it? Refactoring ### What is the Jira issue?

[jira] [Created] (ZEPPELIN-5917) Update Spark-Integration Tests to a new Spark Version

2023-05-25 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5917: Summary: Update Spark-Integration Tests to a new Spark Version Key: ZEPPELIN-5917 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5917 Project: Zeppelin

[GitHub] [zeppelin] Reamer commented on pull request #4497: [ZEPPELIN-5207] Build with JDK 11 in CI

2023-05-25 Thread via GitHub
Reamer commented on PR #4497: URL: https://github.com/apache/zeppelin/pull/4497#issuecomment-1562440111 Finally the CI runs successfully with JDK 11. The only exception is the Selenium test, which did not work before. I'm going to clean up the PR now and create some PullRequest which will