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 2020/11/17 05:45:35 UTC

[GitHub] [spark] sarutak commented on a change in pull request #30391: [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml

sarutak commented on a change in pull request #30391:
URL: https://github.com/apache/spark/pull/30391#discussion_r524897536



##########
File path: .github/workflows/build_and_test.yml
##########
@@ -421,7 +395,7 @@ jobs:
         rm -rf ~/.m2/repository/org/apache/spark

Review comment:
       For `Java 11 build`, it seems `mvn install` run but can we just do `mvn compile testCompile`? If we can do so, we can remove `.m2` repository here like other places. What do you think?




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

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