HyukjinKwon commented on a change in pull request #30959:
URL: https://github.com/apache/spark/pull/30959#discussion_r549676185
##########
File path: .github/workflows/build_and_test.yml
##########
@@ -285,6 +285,8 @@ jobs:
lint:
name: Linters, licenses, dependencies and documentation generation
runs-on: ubuntu-20.04
+ container:
+ image: dongjoon/apache-spark-github-action-image:20201025
Review comment:
BTW, we might need to have a way to control the dependency in this image
soon ...
----------------------------------------------------------------
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]