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 2016/01/03 08:19:40 UTC

[jira] [Assigned] (SPARK-12608) Remove submitJobThreadPool since submitJob doesn't create a separate thread to wait for the job result

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

Apache Spark reassigned SPARK-12608:
------------------------------------

    Assignee:     (was: Apache Spark)

> Remove submitJobThreadPool since submitJob doesn't create a separate thread to wait for the job result
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-12608
>                 URL: https://issues.apache.org/jira/browse/SPARK-12608
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Shixiong Zhu
>
> Before [#9264|https://github.com/apache/spark/pull/9264], submitJob would create a separate thread to wait for the job result. `submitJobThreadPool` was a workaround in `ReceiverTracker` to run these waiting-job-result threads. Now [#9264|https://github.com/apache/spark/pull/9264] has been merged to master and resolved this blocking issue, `submitJobThreadPool` can be removed now.



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