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/10/28 15:50:27 UTC

[jira] [Commented] (SPARK-11378) StreamingContext.awaitTerminationOrTimeout does not return

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

Apache Spark commented on SPARK-11378:
--------------------------------------

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

> StreamingContext.awaitTerminationOrTimeout does not return
> ----------------------------------------------------------
>
>                 Key: SPARK-11378
>                 URL: https://issues.apache.org/jira/browse/SPARK-11378
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark, Streaming
>    Affects Versions: 1.5.1
>            Reporter: Nick Evans
>            Priority: Minor
>
> The docs for {{SparkContext.awaitTerminationOrTimeout}} state it will "Return `true` if it's stopped; (...) or `false` if the waiting time elapsed before returning from the method."
> This is currently not the case - the function does not return and thus any logic built on awaitTerminationOrTimeout will not work.



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