[ 
https://issues.apache.org/jira/browse/BEAM-7761?focusedWorklogId=279908&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-279908
 ]

ASF GitHub Bot logged work on BEAM-7761:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Jul/19 19:30
            Start Date: 19/Jul/19 19:30
    Worklog Time Spent: 10m 
      Work Description: y1chi commented on pull request #9072: [BEAM-7761] Add 
transform_name_mapping pipeline option for python sdk
URL: https://github.com/apache/beam/pull/9072#discussion_r305495834
 
 

 ##########
 File path: sdks/python/apache_beam/options/pipeline_options.py
 ##########
 @@ -476,7 +477,16 @@ def _add_argparse_args(cls, parser):
                         action='store_true',
                         help='Update an existing streaming Cloud Dataflow job. 
'
                         'Experimental. '
-                        'See https://cloud.google.com/dataflow/pipelines/'
+                        'See https://cloud.google.com/dataflow/docs/guides/'
+                        'updating-a-pipeline')
+    parser.add_argument('--transform_name_mapping',
 
 Review comment:
   This option is probably more update related, which is currently only support 
with dataflow runner I guess?
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 279908)
    Time Spent: 1h 10m  (was: 1h)

> Support transform_name_mapping option in python sdk
> ---------------------------------------------------
>
>                 Key: BEAM-7761
>                 URL: https://issues.apache.org/jira/browse/BEAM-7761
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Yichi Zhang
>            Assignee: Yichi Zhang
>            Priority: Minor
>             Fix For: 2.15.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Add transform_name_mapping pipeline option in python sdk to support runner 
> job update such asĀ 
> [https://cloud.google.com/dataflow/docs/guides/updating-a-pipeline]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to