All runners should support ProfilingOptions
Open
core
good first issue
improvement
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
https://github.com/apache/incubator-beam/blob/python-sdk/sdks/python/apache_beam/utils/options.py#L366
This is useful for profiling pipelines in different environments.
Imported from Jira [BEAM-588](https://issues.apache.org/jira/browse/BEAM-588). Original Jira may contain additional context.
Reported by: altay.
Contributor guide
Research direction
Start with sdks/python/apache_beam/utils/options.py at line 366 to understand ProfilingOptions and how it is exposed. Then identify the runner-specific entry points that need to honor it and verify that profiling works across environments; done means all runners support the option consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100