Yikun commented on code in PR #15:
URL: https://github.com/apache/spark-docker/pull/15#discussion_r1001328560


##########
.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:
   I was mean `- name: Test - Checkout Spark repository` L166



##########
.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:
   I was mean before `- name: Test - Checkout Spark repository` L166



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

Reply via email to