Java: PortableRunner: p.run() starts a given JobService docker container and runs through it
Open
core
java
new feature
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
This makes p.run() a self-sufficient entry point for the use case "I have a cluster of runner Y on-premises and want to run a Beam pipeline against it".
E.g. BEAM-4170 tracks creation of such a container for Flink.
Imported from Jira [BEAM-4209](https://issues.apache.org/jira/browse/BEAM-4209). Original Jira may contain additional context.
Reported by: jkff.
Contributor guide
Assessment
This issue has not been assessed yet.