David Sabater created BEAM-11062:
------------------------------------
Summary: Add documentation in Portable Runner to submit job in
Java SDK
Key: BEAM-11062
URL: https://issues.apache.org/jira/browse/BEAM-11062
Project: Beam
Issue Type: Improvement
Components: runner-universal
Reporter: David Sabater
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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)