Create a callback triggered at the end of a batch in spark runner
Open
improvement
P3
runners
spark
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
In the future we might add new features to the runners for which we might need to do some processing at the end of a batch. Currently there is not unique place (a callback) to add this processing.
Imported from Jira [BEAM-3471](https://issues.apache.org/jira/browse/BEAM-3471). Original Jira may contain additional context.
Reported by: echauchot.
Contributor guide
Research direction
Start by locating the Spark runner and its batch lifecycle entry point; the issue does not name a file, test, or existing callback. Review the imported BEAM-3471 Jira issue for additional context, then define the callback's lifecycle and verify that end-of-batch processing is covered by runner tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spark
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100