Open
Description
What needs to happen?
It is found some runners does not support reporting metrics in
- BoundedSource.split()
- Direct runner
- non-portable Flink runner
- non-portable Spark runner
- unknown - Samza runner, AttemptedMetrics tests are excluded altogether
Dataflow runner (legacy / runner v2) are supported.
- BoundedReader.advance()
- Spark Structured Streaming Runner
Notably, portable runners support metrics report in split, as it executes Source as a splittable DoFn, at the point the metrics container is present
This task is created to track these gaps.
Issue Priority
Priority: 2 (default / most normal work should be filed as P2)
Issue Components
- Component: Python SDK
- Component: Java SDK
- Component: Go SDK
- Component: Typescript SDK
- Component: IO connector
- Component: Beam YAML
- Component: Beam examples
- Component: Beam playground
- Component: Beam katas
- Component: Website
- Component: Infrastructure
- Component: Spark Runner
- Component: Flink Runner
- Component: Samza Runner
- Component: Twister2 Runner
- Component: Hazelcast Jet Runner
- Component: Google Cloud Dataflow Runner