[
https://issues.apache.org/jira/browse/BEAM-7797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16896566#comment-16896566
]
yifan zou commented on BEAM-7797:
---------------------------------
The PR attached to this Jira has been merged. Is this Jira resolved or still in
progress? If it's opening, does it make sense to roll out with 2.15.0?
> 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)