HyukjinKwon commented on a change in pull request #30378:
URL: https://github.com/apache/spark/pull/30378#discussion_r523850882
##########
File path: .github/workflows/build_and_test.yml
##########
@@ -14,6 +14,28 @@ on:
required: true
jobs:
+ # This is on the top to give the most visibility in case of failures
+ hadoop-2:
+ name: Hadoop 2 build
+ runs-on: ubuntu-20.04
+ steps:
+ - name: Checkout Spark repository
Review comment:
Yeah, we should get rid of Maven cache which is not used. Nice.
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]