Yikun opened a new pull request #35088:
URL: https://github.com/apache/spark/pull/35088


   ### What changes were proposed in this pull request?
   This patch adds the pyspark arm scheduled job on ARM runner.
   - Add pyspark-arm64-scheduled job.
   - Runs on arm64 self-hosted runner with `ubuntu-20.04-arm64` label
   - Using `yikunkero/apache-spark-github-action-image:arm64` in arm test.
   - Installed minicoda with `-u` (upgrade if exist otherwise install 
directly), and also add multi-arch improvement.
   
   
   ### Why are the changes needed?
   Migrate PySpark Arm Job from Jenkins to GitHub Actions.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   - Trigger local test based on this patch in: 
https://github.com/Yikun/spark/pull/53
   - CI passed.


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