Philipp Dallig

Results 161 comments of Philipp Dallig
trafficstars

I know that the PR is very big. Does anyone feel able to do a review here?

Thank you for your review. My plan is to merge #4746 first and then do this MR.

Can you please create a JIRA ticket and update the license file. You can find a complete commit at https://github.com/apache/zeppelin/commit/09bd93877bbb0b352b0ef8efe9d53b227f3c8b87.

> Derby 10.14.2.0 is the latest version that supports Java 8 After removing Hadoop2, we should now completely remove JDK8 support and focus on JDK 11 or JDK 17.

I am currently testing with Spark version 3.5 and the tests are running except for one. ``` Error: Failures: Error: LivyInterpreterIT.testPySparkInterpreter:407 %text 'JavaPackage' object is not callable Traceback (most recent...

@pan3793 Thanks for https://github.com/apache/zeppelin/pull/4880 I've adjusted this pull request.

Installation of packages via `yum` or `apt-get` requires `root` rights. Maven runs without `root` rights. I also looked at the problem with `thrift` some time ago and hoped that the...