Skip to content

Conversation

@ericl
Copy link
Contributor

@ericl ericl commented Mar 29, 2017

What changes were proposed in this pull request?

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 adds an onTaskCommit listener to the internal api.

How was this patch tested?

Unit tests.

cc @rxin

@rxin
Copy link
Contributor

rxin commented Mar 30, 2017

LGTM

@SparkQA
Copy link

SparkQA commented Mar 30, 2017

Test build #75374 has finished for PR 17475 at commit a541fdd.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin
Copy link
Contributor

rxin commented Mar 30, 2017

Merging in master.

@asfgit asfgit closed this in 7963605 Mar 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants