Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.6, 3.0.0
-
None
Description
Currently executors can create SparkContext, but shouldn't be able to create it.
sc.range(0, 1).foreach { _ => new SparkContext(new SparkConf().setAppName("test").setMaster("local")) }
Attachments
Issue Links
- links to
(3 links to)