LuciferYang commented on code in PR #77:
URL: https://github.com/apache/spark-docker/pull/77#discussion_r1894301272


##########
.github/workflows/main.yml:
##########
@@ -257,6 +257,11 @@ jobs:
           path: ~/.cache/coursier
           key: build-${{ inputs.spark }}-scala${{ inputs.scala }}-java${{ 
inputs.java }}-coursier
 
+      - name: Install R

Review Comment:
   @dongjoon-hyun It seems that we need to manually install the R environment 
for ubuntu-latest, after the installation, the tests for 3.5.4 all seem to have 
succeeded.
   
   Before
   
   
https://github.com/apache/spark-docker/actions/runs/12431196505/job/34721415046
   
   After
   
   
https://github.com/apache/spark-docker/actions/runs/12436092928/job/34723236153?pr=77



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