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

Reply via email to