[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to