+1 I compiled the docker build with
docker run --rm -it -v $(pwd):/workspace -v $HOME/.m2:/root/.m2 livy-ci mvn clean package -Pspark3 -Pscala-2.12 tests ran successfully. I also did a very basic manual sanity test. I did notice that the README instructions for the build don't quite work, so I filed https://issues.apache.org/jira/browse/LIVY-1031, but I don't think that is a release blocker. On Tue, Jan 13, 2026 at 6:42 AM Arnav Balyan <[email protected]> wrote: > Hi Gyorgy, > Thanks for starting the vote. > I verified SHA512 checksum, GPG Signature (signed by György Gál), NOTICE > file is updated with the 2026 copyright and License and Disclaimer are > valid and present. > Source code builds correctly and sample jobs on the new build are passing. > > +1 (non binding) from my side. > > Warm Regards, > Arnav > > On Sat, Jan 10, 2026 at 6:47 AM György Gál <[email protected]> wrote: > > > Hi team, > > > > RC2 of Livy 0.9.0-incubating is ready for testing and approval. > > > > The vote will be open until Friday January 16th 23:59 UTC > > and will pass with a minimum of 3 +1 votes and a majority of positive > > votes. > > > > [+1] This release is ready to send to the Incubator PMC for approval > > > > [-1] This release is not ready because... > > > > This vote is held according to Apache Incubator release > > policy:https://incubator.apache.org/policy/incubation.html#releases > > The RC is based on tag v0.9.0-incubating-rc2 on branch-0.9: > > > https://github.com/apache/incubator-livy/releases/tag/v0.9.0-incubating-rc2 > > This release files can be found > > here: > > > https://dist.apache.org/repos/dist/dev/incubator/livy/0.9.0-incubating-rc2/ > > The staged maven artifacts can be found > > here: > https://repository.apache.org/content/repositories/orgapachelivy-1023 > > > > The list of resolved JIRAs in this release can be found > > here:https://issues.apache.org/jira/projects/LIVY/versions/12352535 > > > > I will also include my own +1 here: > > > > +1 > > > > Thanks, > > Gyorgy > > >
