Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Multiple SparkContexts could not coexist in one process at present since different SparkContexts share same global variables.
These global variables and objects will be modified to local in order that multiple SparkContexts can coexist.
Attachments
Issue Links
- duplicates
-
SPARK-2243 Support multiple SparkContexts in the same JVM
- Resolved