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/05/05 11:05:06 UTC

[jira] [Created] (SPARK-7361) Throw unambiguous exception when attempting to start multiple StreamingContexts in the same JVM

Tathagata Das created SPARK-7361:
------------------------------------

             Summary: Throw unambiguous exception when attempting to start multiple StreamingContexts in the same JVM
                 Key: SPARK-7361
                 URL: https://issues.apache.org/jira/browse/SPARK-7361
             Project: Spark
          Issue Type: Bug
          Components: Streaming
            Reporter: Tathagata Das
            Assignee: Tathagata Das


Currently attempt to start a streamingContext while another one is started throws a confusing exception that the action name JobScheduler is already registered. Instead its best to throw a proper exception as it is not supported.



--
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