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/01/23 08:00:48 UTC

[jira] [Commented] (SPARK-5379) Add awaitTerminationOrTimeout

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

Apache Spark commented on SPARK-5379:
-------------------------------------

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

> Add awaitTerminationOrTimeout
> -----------------------------
>
>                 Key: SPARK-5379
>                 URL: https://issues.apache.org/jira/browse/SPARK-5379
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Shixiong Zhu
>            Priority: Minor
>
> Add `awaitTerminationOrTimeout` to return if the waiting time elapsed:
> 1 `true` if it's stopped.
> 2. `false` if the waiting time elapsed before returning from the method.
> 3. throw the reported error if it's thrown during the execution.



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