Are you trying to speed up tests where each test suite uses single SparkContext ?
You may want to read: https://issues.apache.org/jira/browse/SPARK-2243 Cheers On Wed, Nov 4, 2015 at 4:59 AM, Priya Ch <learnings.chitt...@gmail.com> wrote: > Hello All, > > How to use multiple Spark Context in executing multiple test suite of > spark code ??? > Can some one throw light on this ? >