Re: [DISCUSS] Release of Zeppelin 0.10.1

2021-10-19 Thread Jeff Zhang
Hi Philipp, Spark API is very stable now, 3.2.0 is compatible with Spark 3.1.2. Even it is incompatible, it may not affect Zeppelin. Because Zeppelin only use a few api of Spark. And there's no many code change in Zeppelin side to support Spark 3.2.0. (Only SparkVersions.java needs to be updated I

Re: [DISCUSS] Release of Zeppelin 0.10.1

2021-10-18 Thread Philipp Dallig
Hi Jeff, I would consider the support for Spark 3.2.0 as a new feature and not include it in the 0.10 branch. Therefore, nothing stands in the way of a bugfix version 0.10.1 in my opinion. Best Regards Philipp Dallig Am 18.10.21 um 11:33 schrieb Jeff Zhang: Hi Folks, Since the release of Z

[DISCUSS] Release of Zeppelin 0.10.1

2021-10-18 Thread Jeff Zhang
Hi Folks, Since the release of Zeppelin 0.10.0, we have several critical fixes, I am thinking of the release of Zeppelin 0.10.1, the only left issue in my mind is the support fo Spark 3.2.0( https://issues.apache.org/jira/browse/ZEPPELIN-5565), let me know what your thoughts are. Here's the list