portableWordCount(Flink|Spark)Runner* lack dependencies
Open
flink
improvement
P3
portability
runners
spark
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 204
Description
These tasks don't themselves depend on the shadow jar tasks :runners:flink:1.9:job-server:shadowJar and :runners:spark:job-server:shadowJar, but they need to to ensure they pass.
Imported from Jira [BEAM-9069](https://issues.apache.org/jira/browse/BEAM-9069). Original Jira may contain additional context.
Reported by: ibzib.
Contributor guide
Research direction
Locate the portableWordCount(Flink|Spark)Runner* task definitions and inspect their dependencies against :runners:flink:1.9:job-server:shadowJar and :runners:spark:job-server:shadowJar. Run the relevant tasks to verify the dependency ordering; done when both runner tasks depend on the named shadowJar tasks and pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100