com.holdenkarau.spark.testing
Shares a local SparkContext between all tests in a suite and closes it at the end.
SparkContext
Please use the afterAll(ConfigMap) method of trait BeforeAndAfterAllConfigMap instead.
Please use the beforeAll(ConfigMap) method of trait BeforeAndAfterAllConfigMap instead.
Shares a local
SparkContext
between all tests in a suite and closes it at the end.