When upgrading from Spring 3.5.4 to Spring 4.0.0-M1 (yes, I know I'm very early in this migration effort), my program will build and pass tests though I get the ...
In Spark local mode, when using --conf spark.jars to specify the path to the Blaze jar file, a NoClassDefFoundError will be thrown.