Yikun commented on code in PR #15:
URL: https://github.com/apache/spark-docker/pull/15#discussion_r1001403695
##########
.github/workflows/main.yml:
##########
@@ -60,6 +60,9 @@ jobs:
- ${{ inputs.java }}
image_suffix: [python3-ubuntu, ubuntu, r-ubuntu, python3-r-ubuntu]
steps:
+ - name : Test - Run spark application for standalone cluster on docker
Review Comment:
`Checkout Spark repository` == `Checkout apache/spark-docker repository`
`Test - Checkout Spark repository` == `Checkout apache/spark repository`
We need `apache/spark` with the specific version only when we run K8s test.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]