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

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

                Author: ASF GitHub Bot
            Created on: 12/Feb/20 02:13
            Start Date: 12/Feb/20 02:13
    Worklog Time Spent: 10m 
      Work Description: stankiewicz commented on pull request #10829: 
[BEAM-9291] Upload graph option in dataflow's python sdk
URL: https://github.com/apache/beam/pull/10829#discussion_r378006495
 
 

 ##########
 File path: sdks/python/apache_beam/options/pipeline_options.py
 ##########
 @@ -562,6 +562,12 @@ def _add_argparse_args(cls, parser):
         default=None,
         choices=['COST_OPTIMIZED', 'SPEED_OPTIMIZED'],
         help='Set the Flexible Resource Scheduling mode')
+    parser.add_argument(
 
 Review comment:
   Re option, ok, I will handle it as experiment.
   
 
----------------------------------------------------------------
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: 385626)
    Time Spent: 0.5h  (was: 20m)

> upload_graph support in Dataflow Python SDK
> -------------------------------------------
>
>                 Key: BEAM-9291
>                 URL: https://issues.apache.org/jira/browse/BEAM-9291
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow
>            Reporter: Radosław Stankiewicz
>            Assignee: Radosław Stankiewicz
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> upload_graph option is not supported in Dataflow's Python SDK so there is no 
> workaround for large graphs. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to