You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 19:15:00 UTC

[jira] [Commented] (SPARK-7532) Make StreamingContext.start() idempotent

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

Apache Spark commented on SPARK-7532:
-------------------------------------

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

> Make StreamingContext.start() idempotent
> ----------------------------------------
>
>                 Key: SPARK-7532
>                 URL: https://issues.apache.org/jira/browse/SPARK-7532
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming
>            Reporter: Tathagata Das
>            Assignee: Tathagata Das
>            Priority: Blocker
>
> Currently calling StreamingContext.start() throws error when the context is already started. This is inconsistent with the the StreamingContext.stop() which is idempotent, that is, called stop() on a stopped context is a no-op. 



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