apache / apache/beam

Add documentation in Portable Runner to submit job in Java SDK

Open
#20,617 0 comments 0 reactions 1 assignee Claimed by @gayatrikate04 View on GitHub
documentation flink improvement P3 runners website
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

We should update the [documentation](https://beam.apache.org/documentation/runners/flink/) about the required input parameters to submit a Java job in the Portable runner, at the moment only the Python parameters are included documented as "Portable", for Java the parameters are:

\--runner=PortableRunner
\--jobEndpoint=localhost:8099
\--*defaultEnvironmentType*=LOOPBACK

 

For Python:

\--runner=PortableRunner
\--job_endpoint=localhost:8099
\--*environment_type*=LOOPBACK

 

Imported from Jira [BEAM-11062](https://issues.apache.org/jira/browse/BEAM-11062). Original Jira may contain additional context.
Reported by: dsdinter.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.