Support PipelineResult in JStormRunner
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 204
Description
Here are the work items:
1. supports metrics() in local mode.
2. supports waitUntilFinish() in local mode.
3. uses PipelineResult in TestJStormRunner.
4. supports metrics() in cluster mode.
Imported from Jira [BEAM-2824](https://issues.apache.org/jira/browse/BEAM-2824). Original Jira may contain additional context.
Reported by: peihe0@gmail.com.
Contributor guide
Research direction
Start with JStormRunner and TestJStormRunner, then read the linked BEAM-2824 Jira issue for the missing context. Check how PipelineResult is expected to behave in local and cluster modes, including metrics() and waitUntilFinish(); done means all four listed work items are supported and covered by the runner tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100