Hi, Thank you for putting together another RC for Kudu 1.17.1 release, Abhishek!
+1 is my vote on the 1.17.1 RC3. I did the following verification steps: * built the C++ bits/binaries and Java JARs/artefacts from source on Ubuntu 20 (x86_64), RHEL 8.8 (aarch64, Graviton3 instance), and macOS Sonoma 14.5 * ran the C++ tests on Ubuntu 20 (x86_64) and RHEL 8.8 (aarch64, Graviton3 instance) So far everything looked good, except for a few failures on the Graviton3 machine because of OOM errors -- I was running too many tests concurrently. Thank you! Kind regards, Alexey On Mon, Nov 4, 2024 at 7:56 AM Marton Greber <mgre...@apache.org> wrote: > Hi! > > Thanks for preparing the new RC! > > Overall I did not find anything unusual, based on my testing my vote is +1. > > > Ubuntu18 x86_64: > > C++: build and test: debug, release, tsan, asan > > java: build and tests passed > > Python: build and running tests. Creating local sdist, and installed it in > fresh venv. > > MacOS (M1 arm), Sonoma 14.5 > > C++: debug, release -> did check only the build part. > > > Thank you again for your efforts Abhishek! > > > Best, > Marton > > > Abhishek Chennaka <achenn...@apache.org> ezt írta (időpont: 2024. okt. > 30., > Sze, 21:41): > > > Hello all, > > > > The Apache Kudu team is happy to announce the third release candidate for > > Apache Kudu 1.17.1. > > > > Apache Kudu 1.17.1 is a maintenance release that offers many bug fixes > and > > few other issues. > > > > This is a source-only release. The artifacts have been staged here: > > https://dist.apache.org/repos/dist/dev/kudu/1.17.1-RC3/ > > > > Java convenience binaries in the form of a Maven repository are staged > > here: > > https://repository.apache.org/content/repositories/orgapachekudu-1124 > > > > Linux and MacOS test-only Kudu binary JAR artifacts are staged here: > > https://repository.apache.org/content/repositories/orgapachekudu-1122 > > https://repository.apache.org/content/repositories/orgapachekudu-1123 > > > > It is tagged in Git as 1.17.1-RC3 and the corresponding hash is the > > following: > > > > > https://gitbox.apache.org/repos/asf?p=kudu.git;a=commit;h=ecfa024b02d2b4939051ae2e1f1467733abcc984 > > > > The release notes can be found here: > > https://github.com/apache/kudu/blob/1.17.1-RC3/docs/release_notes.adoc > > > > The KEYS file to verify the artifact signatures can be found here: > > https://dist.apache.org/repos/dist/release/kudu/KEYS > > > > I'd suggest going through the release notes, building Kudu, and running > the > > unit tests. Testing out the Maven repo would also be appreciated. Also, > > it's worth running Kudu Java tests against kudu-binary JAR artifact as > > described in the commit message here: > > > > > https://github.com/apache/kudu/commit/8a6faaa93f3e206ac75e8087731daccaf7ab646a > > > > The vote will run until a majority[1] is achieved, but at least until > > Monday, November 4 14:00:00 PST 2024. > > > > Thank you, > > Abhishek > > > > [1] https://www.apache.org/foundation/voting.html#ReleaseVotes > > >