[
https://issues.apache.org/jira/browse/BEAM-12584?focusedWorklogId=620160&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-620160
]
ASF GitHub Bot logged work on BEAM-12584:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Jul/21 18:59
Start Date: 07/Jul/21 18:59
Worklog Time Spent: 10m
Work Description: lukecwik merged pull request #15133:
URL: https://github.com/apache/beam/pull/15133
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 620160)
Time Spent: 0.5h (was: 20m)
> 2.1.1 documentation for pipeline options for python are incorrect
> -----------------------------------------------------------------
>
> Key: BEAM-12584
> URL: https://issues.apache.org/jira/browse/BEAM-12584
> Project: Beam
> Issue Type: Bug
> Components: website
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: P2
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> But the python code on the item 2.1.1. Setting PipelineOptions from
> command-line arguments is wrong.
> According to [Google
> docs|https://cloud.google.com/dataflow/docs/guides/setting-pipeline-options#python_1]
> it should be:
> {code:python}
> from apache_beam.options.pipeline_options import PipelineOptions
> options = PipelineOptions(flags=argv)
> {code}
> From
> https://lists.apache.org/thread.html/r7bb937c7e257649904123fe3b7d8b6cbe8bc5f4901ab8415df3be488%40%3Cdev.beam.apache.org%3E
--
This message was sent by Atlassian Jira
(v8.3.4#803005)