Skip to content

Conversation

@Yikun
Copy link
Member

@Yikun Yikun commented Sep 12, 2023

What changes were proposed in this pull request?

Add Apache Spark 3.5.0 Dockerfiles.

  • Add 3.5.0 GPG key
  • Add .github/workflows/build_3.5.0.yaml
  • ./add-dockerfiles.sh 3.5.0 to generate dockerfiles
  • Add version and tag info
  • Backport apache/spark@1d2c338 and apache/spark@0c7b430 entrypoint changes

Why are the changes needed?

Apache Spark 3.5.0 released

Does this PR introduce any user-facing change?

Docker image will be published.

How was this patch tested?

Add workflow and CI passed

@Yikun
Copy link
Member Author

Yikun commented Sep 12, 2023

8.306 + gpg --batch --keyserver hkps://keys.openpgp.org --recv-key FC3AE3A7EAA1BAC98770840E7E1ABCC53AAA2216
8.314 gpg: keybox '/tmp/tmp.2vfvcmz92Q/pubring.kbx' created
 spark.tgz.asc spark.tgz

11.19 gpg:                using RSA key FC3AE3A7EAA1BAC98770840E7E1ABCC53AAA2216
11.19 gpg:                issuer "[email protected]"
11.19 gpg: Can't check signature: No public key

@xuanyuanking Hi, yuanjian, would you mind uploading your public key to opengpg accroding reference [1]?

[1] #54 (comment)

Signed-off-by: Yikun Jiang <[email protected]>
This reverts commit f451ce2.
@xuanyuanking
Copy link
Member

xuanyuanking commented Sep 14, 2023

image Thank you Yikun! Just uploaded the key.

@Yikun
Copy link
Member Author

Yikun commented Sep 14, 2023

@xuanyuanking I retriggered job, it works. I will merge this after all CI green.

@Yikun Yikun marked this pull request as ready for review September 14, 2023 09:43
@Yikun Yikun changed the title Add official image Dockerfile for Apache Spark 3.5.0 [SPARK-45169] Add official image Dockerfile for Apache Spark 3.5.0 Sep 14, 2023
@Yikun Yikun closed this in 028efd4 Sep 14, 2023
@Yikun
Copy link
Member Author

Yikun commented Sep 14, 2023

@HyukjinKwon @xuanyuanking Thanks, merged.

@Yikun
Copy link
Member Author

Yikun commented Sep 14, 2023

@Yikun
Copy link
Member Author

Yikun commented Sep 14, 2023

Added DOI for 3.5: docker-library/official-images#15363

@HyukjinKwon
Copy link
Member

Awesome!!

vakarisbk added a commit to vakarisbk/official-images that referenced this pull request Nov 12, 2023
This patch adds additional images to 3.5.0 version for Apache Spark https://spark.apache.org/docs/3.5.0/ [1]

[1] apache/spark-website#476
[2] apache/spark-docker#55
vakarisbk added a commit to vakarisbk/official-images that referenced this pull request Nov 12, 2023
This patch adds additional images to 3.5.0 version for Apache Spark https://spark.apache.org/docs/3.5.0/ [1]

[1] apache/spark-website#476
[2] apache/spark-docker#55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants