You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/04/08 00:27:13 UTC

[jira] [Created] (SPARK-6755) Throw exception if the user tries to concurrently start multiple StreamingContexts in same JVM.

Tathagata Das created SPARK-6755:
------------------------------------

             Summary: Throw exception if the user tries to concurrently start multiple StreamingContexts in same JVM.
                 Key: SPARK-6755
                 URL: https://issues.apache.org/jira/browse/SPARK-6755
             Project: Spark
          Issue Type: Improvement
          Components: Streaming
    Affects Versions: 1.2.1, 1.1.1, 1.3.1
            Reporter: Tathagata Das
            Assignee: Tathagata Das


Multiple StreamingContext on SparkContext is not supported. But there is no exception when it is done leading to undefined behavior. Exception should be thrown in such scenarios.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org