Pablo Silberkasten created ZEPPELIN-6087:
Summary: Create Oracle Database Interpreter
Key: ZEPPELIN-6087
URL: https://issues.apache.org/jira/browse/ZEPPELIN-6087
Project: Zeppelin
Iss
Adam Binford created ZEPPELIN-6086:
--
Summary: Support Spark 4.0
Key: ZEPPELIN-6086
URL: https://issues.apache.org/jira/browse/ZEPPELIN-6086
Project: Zeppelin
Issue Type: Improvement
Chan Ho Lee created ZEPPELIN-6085:
-
Summary: Add configuration option for setting the default UI
Key: ZEPPELIN-6085
URL: https://issues.apache.org/jira/browse/ZEPPELIN-6085
Project: Zeppelin
>
> this sounds like a regression that should be fixed, I’m not sure what’s
> the issue exactly being
This was specifically what I hit:
https://github.com/apache/zeppelin/blob/940cf13935ec9ed989c7afeec98447c2e7eb5a7e/zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/FileSystemStorage.ja
Adam, good to know that you are working on Spark 4 support, and Spark 4.0
preview2 is likely coming soon. It would be great if you can submit a draft PR
even Spark 4.0 is not GA.
> it looks like there was a change that forced keytab/principal settings to
> only be loaded from env vars or system
+1 for deprecating Java 8 and dropping Spark 3.2.
I also have a working version of "unofficial" Spark 4.0 support I can
submit a PR for. Unofficial because I don't want to mark 4.0.0 as supported
before it's released, but I got the Spark interpreter tests to pass with
4.0.0-preview1.
One thing I