[
https://issues.apache.org/jira/browse/BEAM-7797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yifan zou resolved BEAM-7797.
-----------------------------
Resolution: Fixed
> 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: 50m
> Remaining Estimate: 47h 10m
>
> 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)