In my earlier post on using Spark for financial analysis, we were either running the code within IntelliJ or doing a manual Gradle build. In this post, let's take a look at how we can leverage Jenkins pipeline for automated builds. The code discussed in this post is available in Github. Jenkins is a web … Continue reading Automated build using Jenkins Pipeline