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 Central to Google Mirror. It means it worked fine 
until they are copied to Google Mirror.

1) 
https://repository.apache.org/content/repositories/releases/org/apache/spark/spark-parent_2.13/3.2.4/spark-parent_2.13-3.2.4.pom

2) 
https://maven-central.storage-download.googleapis.com/maven2/org/apache/spark/spark-parent_2.13/3.2.4/spark-parent_2.13-3.2.4.pom

You may want to use (1) and (2) repositories temporarily while waiting for 
`repo1.maven.org`'s recovery.

Dongjoon.


On 2023/04/18 05:38:59 Enrico Minack wrote:
> 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:
> > https://repo1.maven.org/maven2/org/apache/spark/spark-parent_2.13/3.2.4/
> >
> > But cannot be downloaded:
> > https://repo1.maven.org/maven2/org/apache/spark/spark-parent_2.13/3.2.4/spark-parent_2.13-3.2.4.pom
> >  
> >
> >
> > The 2.12 file is fine:
> > https://repo1.maven.org/maven2/org/apache/spark/spark-parent_2.12/3.2.4/spark-parent_2.12-3.2.4.pom
> >  
> >
> >
> > Any chance this can be fixed?
> >
> > Cheers,
> > Enrico
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe e-mail: dev-unsubscr...@spark.apache.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe e-mail: dev-unsubscr...@spark.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Reply via email to