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 2017/03/29 23:30:41 UTC

[jira] [Commented] (SPARK-20148) Extend the file commit interface to allow subscribing to task commit messages

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

Apache Spark commented on SPARK-20148:
--------------------------------------

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

> Extend the file commit interface to allow subscribing to task commit messages
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-20148
>                 URL: https://issues.apache.org/jira/browse/SPARK-20148
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Eric Liang
>            Priority: Minor
>
> The internal FileCommitProtocol interface returns all task commit messages in bulk to the implementation when a job finishes. However, it is sometimes useful to access those messages before the job completes, so that the driver gets incremental progress updates before the job finishes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org