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

Apache Spark reassigned SPARK-11378:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to