You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by Enrico Minack <in...@enrico.minack.dev> on 2023/04/17 06:19:12 UTC

Spark 3.2.4 pom NOT FOUND on maven

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-unsubscribe@spark.apache.org


Re: Spark 3.2.4 pom NOT FOUND on maven

Posted by Enrico Minack <in...@enrico.minack.dev>.
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 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-unsubscribe@spark.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe e-mail: dev-unsubscribe@spark.apache.org
>>
>>
> ---------------------------------------------------------------------
> To unsubscribe e-mail: dev-unsubscribe@spark.apache.org
>


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


Re: Spark 3.2.4 pom NOT FOUND on maven

Posted by Dongjoon Hyun <do...@apache.org>.
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-unsubscribe@spark.apache.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe e-mail: dev-unsubscribe@spark.apache.org
> 
> 

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


Re: Spark 3.2.4 pom NOT FOUND on maven

Posted by Enrico Minack <in...@enrico.minack.dev>.
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-unsubscribe@spark.apache.org
>


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