YanTang Zhai created SPARK-2556:
-----------------------------------

             Summary: Multiple SparkContexts can coexist in one process
                 Key: SPARK-2556
                 URL: https://issues.apache.org/jira/browse/SPARK-2556
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
            Reporter: YanTang Zhai
            Priority: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to