[
https://issues.apache.org/jira/browse/BEAM-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548241#comment-17548241
]
Danny McCormick commented on BEAM-8495:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19886
> Change byte size estimate for compressed files for FileBasedSources
> -------------------------------------------------------------------
>
> Key: BEAM-8495
> URL: https://issues.apache.org/jira/browse/BEAM-8495
> Project: Beam
> Issue Type: Bug
> Components: io-java-files, io-py-files
> Reporter: Ahmet Altay
> Priority: P3
>
> Consider change the estimated byte size for file based sources for better
> initial autoscaling (on runners which support it; currently only Dataflow).
> Currently the estimate is based on total size, for compressed file we could
> add a factor multiplier (~5) for compressed files in a blob go produce a
> better estimate.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)