0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java4,097 forks (4,097 forks)batch import
P3good first issuerunnerssparktests
Repository metrics
- Stars
- 7,313 stars (7,313 stars)
- PR merge metrics
- Avg merge 6d (Avg merge 6d)243 merged PRs in 30d (243 merged PRs in 30d)
Description
Add tests for Spark streaming pipelines with maxRecordsPerBatch configured in SparkPipelineOptions.
Imported from Jira BEAM-2127. Original Jira may contain additional context.
Reported by: aviemzur.
Contributor guide
- Research direction
- Look at existing Spark streaming tests in the Beam codebase and add a test that configures maxRecordsPerBatch in SparkPipelineOptions.
- Tech stack
- java
- Domain
- data
- Issue type
- Test
- Prerequisites
- java