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

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

                Author: ASF GitHub Bot
            Created on: 24/Jul/19 00:04
            Start Date: 24/Jul/19 00:04
    Worklog Time Spent: 10m 
      Work Description: azurezyq commented on issue #9128: [BEAM-7797]  Move 
upload_graph handling logic before template generation.
URL: https://github.com/apache/beam/pull/9128#issuecomment-514427283
 
 
   Test errors are fixed. However "Run Spotless PreCommit" is failing with no 
logs:
   https://builds.apache.org/job/beam_PreCommit_Spotless_Commit/4528/
   
   Any idea what happened then?
 
----------------------------------------------------------------
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: 281400)
            Time Spent: 0.5h  (was: 20m)
    Remaining Estimate: 47.5h  (was: 47h 40m)

> DataflowRunner's upload_graph feature doesn't reduce template file size
> -----------------------------------------------------------------------
>
>                 Key: BEAM-7797
>                 URL: https://issues.apache.org/jira/browse/BEAM-7797
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Yunqing Zhou
>            Assignee: Yunqing Zhou
>            Priority: Minor
>             Fix For: 2.15.0
>
>   Original Estimate: 48h
>          Time Spent: 0.5h
>  Remaining Estimate: 47.5h
>
> Dataflow Runner has a feature to save job graph separately, reducing the size 
> of the request to Dataflow API.
> Since templates are simply dumps of requests to the API, sizes of template 
> files should be reduced as well.
>  
> However, the logic to remove parts from the request happened after template 
> file generation.
>  



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

Reply via email to