This article illustrates how to deploy an application into a Hadoop cluster using GitLab/Jenkins/Spark application. In this article, we will cover the following: Auto-triggering Jenkins build when code is committed in Git. Pulling the latest code from the repository through Jenkins. Building, compiling and packaging the “.jar” using SBT tool. Uploading the .jar to the […]

