You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2017/03/30 04:00:44 UTC

[jira] [Resolved] (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:all-tabpanel ]

Reynold Xin resolved SPARK-20148.
---------------------------------
       Resolution: Fixed
         Assignee: Eric Liang
    Fix Version/s: 2.2.0

> 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
>            Assignee: Eric Liang
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> 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