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/10/29 01:09:27 UTC

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

     [ https://issues.apache.org/jira/browse/SPARK-11378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tathagata Das updated SPARK-11378:
----------------------------------
    Target Version/s: 1.6.0

> 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