Hi Bernardo, I have downloaded all artifacts from here (1) to actually verify the checksums and signatures, that is all fine.
However, as I was downloading it, I am on quite a slow Internet connection and I noticed that the source tarball takes longer to download than this (2). Sources have about 2.2MB, compressed, but this (2) has just a few KB. After extraction, there is nothing but LICENCE file. Should not there be actual built jars? Or do we ship just sources? For Sidecar, we ship both, for gocql driver, we ship sources only, understandable. I think that the sources are more important than binaries themselves as they can be built from them so I guess we do not need to actually ship the jars itself when users can build it on their own? How do you look at this? Was your intention to ship actual jars too? Regards (1) https://dist.apache.org/repos/dist/dev/cassandra/cassandra-analytics/0.2.0/ (2) https://dist.apache.org/repos/dist/dev/cassandra/cassandra-analytics/0.2.0/apache-cassandra-analytics-0.2.0.tar.gz On Thu, Nov 13, 2025 at 12:18 AM Bernardo Botella <[email protected]> wrote: > > Thank you both for the catch! Stefan mentioned it yesterday. I have updated > the repo with the asc files and the checksums. Let me know if there is > anything else to fix. > > Bernardo > > > On Nov 12, 2025, at 12:38 AM, Štefan Miklošovič <[email protected]> > > wrote: > > > > asc signature files are missing as well. > > > > On Wed, Nov 12, 2025 at 9:29 AM Štefan Miklošovič > > <[email protected]> wrote: > >> > >> Thank you for taking the lead here! > >> > >> I verified the release functionally, the artifacts are integrating > >> into my downstream project just fine and all works. I have also tested > >> most common execution paths on a Spark and Cassandra cluster. > >> > >> I would be +1 on this with one very small but nevertheless important > >> nit and that is that I do not see checksum files here (1) as it is > >> done for any other release. Sidecar / gocql also have them. Without > >> these files, whoever downloads the tarballs can not verify their > >> integrity. > >> > >> I think that if you succeed to somehow get them there without > >> restaging it all, which should be possible, I think we are good to go > >> here. > >> > >> Regards > >> > >> (1) > >> https://dist.apache.org/repos/dist/dev/cassandra/cassandra-analytics/0.2.0/ > >> > >> On Tue, Nov 11, 2025 at 7:22 PM Bernardo Botella > >> <[email protected]> wrote: > >>> > >>> Proposing the test build of Cassandra Analytics 0.2.0 for release. > >>> > >>> sha1: 59bd1d7106568ee48465782c15b1cc13f29aa377 > >>> Git: https://github.com/apache/cassandra-analytics/tree/0.2.0-tentative > >>> Maven Artifacts: > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-common/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/analytics-sidecar-client-common/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/analytics-sidecar-client/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/analytics-sidecar-vertx-client-all/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/analytics-sidecar-vertx-client/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-sidecar-client/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-cdc-codec_spark3_2.12/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-cdc-sidecar_spark3_2.12/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-cdc_spark3_2.12/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-core_spark3_2.12/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-integration-framework_spark3_2.12/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-integration-tests_spark3_2.12/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-spark-converter_spark3_2.12/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-avro-converter_spark3_2.12/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-bridge_spark3_2.12/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-cdc-codec_spark3_2.13/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-cdc-sidecar_spark3_2.13/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-cdc_spark3_2.13/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-core_spark3_2.13/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-integration-framework_spark3_2.13/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-integration-tests_spark3_2.13/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-analytics-spark-converter_spark3_2.13/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-avro-converter_spark3_2.13/0.2.0/ > >>> https://repository.apache.org/content/repositories/orgapachecassandra-1427/org/apache/cassandra/cassandra-bridge_spark3_2.13/0.2.0/ > >>> > >>> The Source and Build Artifacts and repositories, are available here: > >>> https://dist.apache.org/repos/dist/dev/cassandra/cassandra-analytics/0.2.0/ > >>> > >>> The vote will be open for 72 hours (longer if needed). Everyone who has > >>> tested the build is invited to vote. Votes by PMC members are considered > >>> binding. A vote passes if there are at least three binding +1s and no > >>> -1's. > >>> > >>> [1]: CHANGES.txt: > >>> https://github.com/apache/cassandra-analytics/blob/0.2.0-tentative/CHANGES.txt > >>> [2]: NEWS.txt: > >>> https://github.com/apache/cassandra-analytics/blob/0.2.0-tentative/NEWS.txt > >>> > >>> Regards, > >>> Bernardo >
