[
https://issues.apache.org/jira/browse/BEAM-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dhiren updated BEAM-8950:
-------------------------
Description:
When we try to run beam job with python and do setting in PipelineOptions
--runner=PortableRunner, --job_endpoint=localhost:8089,
--environment_type=LOOPBACK
to run job in portable mode code is not working in local system
was:
When we try to run beam job with python and do setting in PipelineOptions
"--runner=PortableRunner", "--job_endpoint=localhost:8089",
"--environment_type=LOOPBACK"
to run job in portable mode code is not working in local system
> Apache beam Python Porable runner is not working
> -------------------------------------------------
>
> Key: BEAM-8950
> URL: https://issues.apache.org/jira/browse/BEAM-8950
> Project: Beam
> Issue Type: Bug
> Components: beam-community, examples-python
> Affects Versions: 2.16.0
> Reporter: dhiren
> Assignee: Aizhamal Nurmamat kyzy
> Priority: Major
>
> When we try to run beam job with python and do setting in PipelineOptions
> --runner=PortableRunner, --job_endpoint=localhost:8089,
> --environment_type=LOOPBACK
> to run job in portable mode code is not working in local system
--
This message was sent by Atlassian Jira
(v8.3.4#803005)