[
https://issues.apache.org/jira/browse/BEAM-11062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17248622#comment-17248622
]
Beam JIRA Bot commented on BEAM-11062:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> 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
> Priority: P2
> Labels: stale-P2
>
> 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)