Press "Enter" to skip to content

Adding Jars to a Spark Application

The Hadoop in Real World team show us a few ways to add jar files to a Spark application:

There are so many properties in Spark that affect the way you can add jars to a Spark application. We understand it could be confusing and this post is aimed at giving you clarity on different options and when to use which option.

Read on for the options.