You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Eric Liang (JIRA)" <ji...@apache.org> on 2017/03/29 23:29:41 UTC

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

Eric Liang created SPARK-20148:
----------------------------------

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