You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/11/10 13:51:17 UTC

[GitHub] [spark] bjornjorgensen opened a new pull request, #38601: [WIP] Upgrade Ubuntu latest

bjornjorgensen opened a new pull request, #38601:
URL: https://github.com/apache/spark/pull/38601

   
   ### What changes were proposed in this pull request?
   Upgrade ubuntu version on runners in github actions from 20.04 to latest
   
   ### Why are the changes needed?
   <!--
   Please clarify why the changes are needed. For instance,
     1. If you propose a new API, clarify the use case for a new API.
     2. If you fix a bug, you can clarify why it is a bug.
   -->
   
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   Pass GA


-- 
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] AmplabJenkins commented on pull request #38601: [WIP][SPARK-41100][INFRA] Upgrade Ubuntu to latest

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on PR #38601:
URL: https://github.com/apache/spark/pull/38601#issuecomment-1312357558

   Can one of the admins verify this patch?


-- 
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] bjornjorgensen commented on pull request #38601: [SPARK-41100][INFRA] Upgrade Ubuntu to latest

Posted by GitBox <gi...@apache.org>.
bjornjorgensen commented on PR #38601:
URL: https://github.com/apache/spark/pull/38601#issuecomment-1310768298

   https://github.com/gregrahn/tpcds-kit/issues/57


-- 
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] bjornjorgensen closed pull request #38601: [WIP][SPARK-41100][INFRA] Upgrade Ubuntu to latest

Posted by GitBox <gi...@apache.org>.
bjornjorgensen closed pull request #38601: [WIP][SPARK-41100][INFRA] Upgrade Ubuntu to latest
URL: https://github.com/apache/spark/pull/38601


-- 
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] Yikun commented on pull request #38601: [WIP][SPARK-41100][INFRA] Upgrade Ubuntu to latest

Posted by GitBox <gi...@apache.org>.
Yikun commented on PR #38601:
URL: https://github.com/apache/spark/pull/38601#issuecomment-1334768300

   Looks like only tpcds test has some impact, After tpcds bug fixed, we can switch then.
   
   
   I think Ubuntu 20.04  will also have good supported before Apr 2025.
   
   https://ubuntu.com/about/release-cycle
   
   also cc @HyukjinKwon 


-- 
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] bjornjorgensen commented on pull request #38601: [SPARK-41100][INFRA] Upgrade Ubuntu to latest

Posted by GitBox <gi...@apache.org>.
bjornjorgensen commented on PR #38601:
URL: https://github.com/apache/spark/pull/38601#issuecomment-1310324785

   @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] Yikun commented on pull request #38601: [SPARK-41100][INFRA] Upgrade Ubuntu to latest

Posted by GitBox <gi...@apache.org>.
Yikun commented on PR #38601:
URL: https://github.com/apache/spark/pull/38601#issuecomment-1310345629

   I think we should upgrade to `22.04` when github action `ubuntu-latest` point to 22.04, rather than use the `ubuntu-latest` directly, to reduce the potential impacts of OS upgrade breaking change.
   
   You could try to use `ubuntu-22.04` in this PR, once latest upgrade we can merge then.
   
   


-- 
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] bjornjorgensen commented on pull request #38601: [WIP][SPARK-41100][INFRA] Upgrade Ubuntu to latest

Posted by GitBox <gi...@apache.org>.
bjornjorgensen commented on PR #38601:
URL: https://github.com/apache/spark/pull/38601#issuecomment-1334110347

   @Yikun 
   [GitHub Actions: Larger Runners using Ubuntu-latest label will now use Ubuntu-22.04](https://github.blog/changelog/2022-12-01-github-actions-larger-runners-using-ubuntu-latest-label-will-now-use-ubuntu-22-04/)


-- 
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] bjornjorgensen commented on pull request #38601: [WIP][SPARK-41100][INFRA] Upgrade Ubuntu to latest

Posted by GitBox <gi...@apache.org>.
bjornjorgensen commented on PR #38601:
URL: https://github.com/apache/spark/pull/38601#issuecomment-1354593286

   Yes, I will close this PR for now.


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