cdap
cdap copied to clipboard
[CDAP-20922] Reuse the Spark ClassLoader in app-fabric
- For non local spark program execution purposes, we don’t need to isolate the Spark classloader, since there is no creation of the SparkContext object.