Re: Spark 3.2.4 pom NOT FOUND on maven

2023-04-21 Thread Enrico Minack
Hi Dongjoon, thanks for confirmation. I have added the Apache release repository to my project, so it fetches the jars from there and not Maven central. That is a great workaround until Maven central has resolved the issue. Cheers, Enrico Am 19.04.23 um 03:04 schrieb Dongjoon Hyun: Thank

Re: Spark 3.2.4 pom NOT FOUND on maven

2023-04-18 Thread Dongjoon Hyun
Thank you for reporting, Enrico. I verified your issue report and also double-checked that both the original official Apache repository and Google Maven Mirror works correctly. Given that, it could be due to some transient issues because the artifacts are copied from Apache repository to Maven

Re: Spark 3.2.4 pom NOT FOUND on maven

2023-04-17 Thread Enrico Minack
Any suggestions on how to fix or use the Spark 3.2.4 (Scala 2.13) release? Cheers, Enrico Am 17.04.23 um 08:19 schrieb Enrico Minack: Hi, thanks for the Spark 3.2.4 release. I have found that Maven does not serve the spark-parent_2.13 pom file. It is listed in the directory:

Spark 3.2.4 pom NOT FOUND on maven

2023-04-17 Thread Enrico Minack
Hi, thanks for the Spark 3.2.4 release. I have found that Maven does not serve the spark-parent_2.13 pom file. It is listed in the directory: https://repo1.maven.org/maven2/org/apache/spark/spark-parent_2.13/3.2.4/ But cannot be downloaded: