Building a CI/CD pipeline for a Spark project using Github Actions, SBT and AWS S3 — Part 2
In the first article of this series, we talked about how we can set up a CI/CD pipeline for a Spark project using Github Actions, SBT as a build tool and S3 for deployment…