Hi folks, Here's a draft for the board report this month:
" June 2026 # Description Apache Livy is a service that enables easy interaction with an Apache Spark cluster over a REST interface. It supports easy submission of Spark jobs or snippets of Spark code, synchronous or asynchronous result retrieval, as well as Spark Context management, all via a simple REST interface or an RPC client library. Apache Livy also simplifies the interaction between Spark and application servers, thus enabling the use of Spark for interactive web/mobile applications. # Project Status Current project status: Ongoing (first report as Top-Level Project) Issues for the board: none # Membership Data Apache Livy graduated from the Apache Incubator on 2026-06-04 (incubating since 2017-06-05). There are currently 25 committers and 21 PMC members in this project. The Committer-to-PMC ratio is roughly 5:4. Community changes, past quarter: Initial PMC and committer roster established at graduation from the Apache Incubator. # Project Activity - Apache Livy 0.9.0-incubating was released on 2026-01-09: this was the final release made during the incubation period, providing Spark 3.x support (Spark 3.0+ required) and binary distributions for Scala 2.11 and 2.12. - The graduation resolution was submitted to the board by JB Onofré following a successful IPMC vote (7 binding +1, 1 non-binding +1). - Apache Livy is now a Top-Level Project, announced by the ASF on 2026-06-04. - The PMC is planning the first TLP (1.0) release to remove the -incubating suffix from artifact names and align the release infrastructure with TLP requirements. Discussion is ongoing on the dev@ mailing list. # Community Health - The dev@ and user@ mailing lists are active with discussions around the post-graduation release roadmap and ongoing user support. - The PMC is working on updating the project website and documentation to reflect TLP status. - Repository migration from apache/incubator-livy to apache/livy is in progress. - The community is focused on growing the contributor base beyond the existing incubation community now that the project has full TLP visibility. " Can you please review this and let me know if I missed anything? I would like to submit the report by the end of this week. Thanks! Regards JB On Tue, Jun 9, 2026 at 6:38 AM Jean-Baptiste Onofré <[email protected]> wrote: > Hi everyone > > As post graduation, we have to report to the board every month for 3 > months. > It starts this month. > > I will draft a report and share on the dev mailing list for review. > Basically it will mention we are working on post graduation tasks (removing > incubator, etc) and heading to a first tlp release. > > Regards > JB >
