spark
List All Additional Jars Loaded in Spark
Once in a while, you need to verify the versions of your jars which have been loaded into your Spark session. Fortunately, there's a relatively easy way to do this: the listJars method. As you can see from the example below, the listJars method shows all jars loaded