You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "Yikun (via GitHub)" <gi...@apache.org> on 2023/09/12 06:52:14 UTC

[GitHub] [spark-docker] Yikun opened a new pull request, #55: Add official image Dockerfile for Apache Spark 3.5.0

Yikun opened a new pull request, #55:
URL: https://github.com/apache/spark-docker/pull/55

   ### 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
   
   
   ### 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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark-docker] xuanyuanking commented on pull request #55: Add official image Dockerfile for Apache Spark 3.5.0

Posted by "xuanyuanking (via GitHub)" <gi...@apache.org>.
xuanyuanking commented on PR #55:
URL: https://github.com/apache/spark-docker/pull/55#issuecomment-1718928330

   <img width="865" alt="image" src="https://github.com/apache/spark-docker/assets/4833765/af455de5-8e93-425a-80bd-50cb2d3d9cac">
   Thank you Yikun! 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark-docker] Yikun commented on pull request #55: [SPARK-45169] Add official image Dockerfile for Apache Spark 3.5.0

Posted by "Yikun (via GitHub)" <gi...@apache.org>.
Yikun commented on PR #55:
URL: https://github.com/apache/spark-docker/pull/55#issuecomment-1719444843

   @HyukjinKwon @xuanyuanking Thanks, merged.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark-docker] Yikun closed pull request #55: [SPARK-45169] Add official image Dockerfile for Apache Spark 3.5.0

Posted by "Yikun (via GitHub)" <gi...@apache.org>.
Yikun closed pull request #55: [SPARK-45169] Add official image Dockerfile for Apache Spark 3.5.0
URL: https://github.com/apache/spark-docker/pull/55


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark-docker] HyukjinKwon commented on pull request #55: [SPARK-45169] Add official image Dockerfile for Apache Spark 3.5.0

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon commented on PR #55:
URL: https://github.com/apache/spark-docker/pull/55#issuecomment-1720305442

   Awesome!!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark-docker] Yikun commented on pull request #55: Add official image Dockerfile for Apache Spark 3.5.0

Posted by "Yikun (via GitHub)" <gi...@apache.org>.
Yikun commented on PR #55:
URL: https://github.com/apache/spark-docker/pull/55#issuecomment-1715173342

   @xuanyuanking Hi, yuanjian, would you mind uploading your public key to opengpg accroding reference [1]?
   
   [1] https://github.com/apache/spark-docker/pull/54#discussion_r1299986624


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark-docker] Yikun commented on pull request #55: [SPARK-45169] Add official image Dockerfile for Apache Spark 3.5.0

Posted by "Yikun (via GitHub)" <gi...@apache.org>.
Yikun commented on PR #55:
URL: https://github.com/apache/spark-docker/pull/55#issuecomment-1719627319

   Added DOI for 3.5: https://github.com/docker-library/official-images/pull/15363


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark-docker] Yikun commented on pull request #55: [SPARK-45169] Add official image Dockerfile for Apache Spark 3.5.0

Posted by "Yikun (via GitHub)" <gi...@apache.org>.
Yikun commented on PR #55:
URL: https://github.com/apache/spark-docker/pull/55#issuecomment-1719599347

   Publish triggered: https://github.com/apache/spark-docker/actions/runs/6187109381


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark-docker] Yikun commented on pull request #55: Add official image Dockerfile for Apache Spark 3.5.0

Posted by "Yikun (via GitHub)" <gi...@apache.org>.
Yikun commented on PR #55:
URL: https://github.com/apache/spark-docker/pull/55#issuecomment-1719112379

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark-docker] Yikun commented on pull request #55: Add official image Dockerfile for Apache Spark 3.5.0

Posted by "Yikun (via GitHub)" <gi...@apache.org>.
Yikun commented on PR #55:
URL: https://github.com/apache/spark-docker/pull/55#issuecomment-1719112310

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org