Re: [ANNOUNCE] Apache Spark 3.1.3 released + Docker images

2022-02-21 Thread Mich Talebzadeh
Well, that is pretty easy to do. However, a quick fix for now could be to retag the image created. It is a small volume which can be done manually for now. For example, I just downloaded v3.1.3 docker image ls REPOSITORY TAG IMAGE ID CREATED

Re: [ANNOUNCE] Apache Spark 3.1.3 released + Docker images

2022-02-21 Thread Prasad Paravatha
Apologies, please ignore my previous message On Mon, Feb 21, 2022 at 5:56 PM Prasad Paravatha wrote: > FYI, I am getting 404 for https://hub.docker.com/apache/spark > > On Mon, Feb 21, 2022 at 5:51 PM Holden Karau wrote: > >> Yeah I think we should still adopt that naming convention, however

Re: [ANNOUNCE] Apache Spark 3.1.3 released + Docker images

2022-02-21 Thread Prasad Paravatha
FYI, I am getting 404 for https://hub.docker.com/apache/spark On Mon, Feb 21, 2022 at 5:51 PM Holden Karau wrote: > Yeah I think we should still adopt that naming convention, however no one > has taken the time submit write a script to do it yet so until we get that > script merged I think

Re: [ANNOUNCE] Apache Spark 3.1.3 released + Docker images

2022-02-21 Thread Holden Karau
Yeah I think we should still adopt that naming convention, however no one has taken the time submit write a script to do it yet so until we get that script merged I think we'll just have one build. I can try and do that for the next release but it would be a great 2nd issue for someone getting

Re: [ANNOUNCE] Apache Spark 3.1.3 released + Docker images

2022-02-21 Thread Mich Talebzadeh
Ok thanks for the correction. The docker pull line shows as follows: docker pull apache/spark:v3.2.1 So this only tells me the version of Spark 3.2.1 I thought we discussed deciding on the docker naming conventions in detail, and broadly agreed on what needs to be in the naming convention.

Re: Time to start publishing Spark Docker Images?

2022-02-21 Thread Mich Talebzadeh
forwarded view my Linkedin profile https://en.everybodywiki.com/Mich_Talebzadeh *Disclaimer:* Use it at your own risk. Any and all responsibility for any loss, damage or destruction of data or any other property which may arise

Re: [ANNOUNCE] Apache Spark 3.1.3 released + Docker images

2022-02-21 Thread Holden Karau
My bad, the correct link is: https://hub.docker.com/r/apache/spark/tags On Mon, Feb 21, 2022 at 1:17 PM Mich Talebzadeh wrote: > well that docker link is not found! may be permission issue > > [image: image.png] > > > > >view my Linkedin profile >

Re: [ANNOUNCE] Apache Spark 3.1.3 released + Docker images

2022-02-21 Thread Mich Talebzadeh
well that docker link is not found! may be permission issue [image: image.png] view my Linkedin profile https://en.everybodywiki.com/Mich_Talebzadeh *Disclaimer:* Use it at your own risk. Any and all responsibility for any

[ANNOUNCE] Apache Spark 3.1.3 released + Docker images

2022-02-21 Thread Holden Karau
We are happy to announce the availability of Spark 3.1.3! Spark 3.1.3 is a maintenance release containing stability fixes. This release is based on the branch-3.1 maintenance branch of Spark. We strongly recommend all 3.1 users to upgrade to this stable release. To download Spark 3.1.3, head