[ 
https://issues.apache.org/jira/browse/SPARK-7361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528144#comment-14528144
 ] 

Apache Spark commented on SPARK-7361:
-------------------------------------

User 'tdas' has created a pull request for this issue:
https://github.com/apache/spark/pull/5907

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to