[
https://issues.apache.org/jira/browse/BEAM-11904?focusedWorklogId=559610&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-559610
]
ASF GitHub Bot logged work on BEAM-11904:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Mar/21 22:09
Start Date: 01/Mar/21 22:09
Worklog Time Spent: 10m
Work Description: Fokko commented on pull request #14122:
URL: https://github.com/apache/beam/pull/14122#issuecomment-788335682
We're writing data from PubSub to BigQuery, and there are Avro messages that
we know upfront, and that we decode from PubSub. I don't see anything huge, but
the `serialized_source` and the `serialized_fn` are rather large (not big). I
think the schema is represented multiple times in the graph, each time it is
being passed to the next stage ((de)serializing).
@dpcollins-google Thanks for the quick reply. I'm iterating towards a <20MB
job, which is indeed the limit. I noticed that it was pretty printed, so that
was a quick win of around 5%.
----------------------------------------------------------------
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: 559610)
Time Spent: 40m (was: 0.5h)
> Remove PrettyPrinting from json job definition
> ----------------------------------------------
>
> Key: BEAM-11904
> URL: https://issues.apache.org/jira/browse/BEAM-11904
> Project: Beam
> Issue Type: Improvement
> Components: extensions-java-gcp
> Affects Versions: 2.28.0
> Reporter: Fokko Driesprong
> Assignee: Fokko Driesprong
> Priority: P2
> Fix For: 2.29.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)