I am trying to configure the spark-submits to use JARs that are stored in artifactory. I've tried a few ways to do this Attempt 1: Changing the --jars parameter
I'm new to spark. I'm trying to run a spark job that loads data to elasticsearch. I've built a fat jar from my code and used it during spark-submit. spark-subm