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

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

                Author: ASF GitHub Bot
            Created on: 19/May/21 20:21
            Start Date: 19/May/21 20:21
    Worklog Time Spent: 10m 
      Work Description: lostluck merged pull request #14822:
URL: https://github.com/apache/beam/pull/14822


   


-- 
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: 599438)
    Time Spent: 1h 20m  (was: 1h 10m)

> Use portable job submission for Go jobs to dataflow.
> ----------------------------------------------------
>
>                 Key: BEAM-12341
>                 URL: https://issues.apache.org/jira/browse/BEAM-12341
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow, sdk-go
>            Reporter: Robert Burke
>            Assignee: Robert Burke
>            Priority: P2
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> # Need to  set the "use_portable_job_submission" when sending jobs to 
> Dataflow.
>  # The Go SDK's portable format doesn't conform to how other SDKs generate 
> their graph, so simply switching the feature on will cause composite scopes 
> to not be represented in the runner's job view.  Since the Go SDK graph runs 
> through a separate sort and uniquifying process, it can't have these names 
> done at construction time, but after converting the graph from SDK to proto. 
> That represents a clear place to update all the names.



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

Reply via email to