Zeppelin Spark Interpreter based on Spark Connect

2023-04-20 Thread Ankit Gupta
Hey Starting spark 3.4.0 they have introduced a decoupled client-server architecture for spark. How about we can start thinking of porting the zeppelin interpreter to use the same architecture for spark interpreter. References: https://spark.apache.org/docs/latest/spark-connect-overview.html

[GitHub] [zeppelin] grizzly-monkey opened a new pull request, #4581: Sanitize user labels for k8s

2023-04-20 Thread via GitHub
grizzly-monkey opened a new pull request, #4581: URL: https://github.com/apache/zeppelin/pull/4581 ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. K8S labels has specific requirement to name labels which can be found here