apache / apache/beam

Change byte size estimate for compressed files for FileBasedSources

Open
#19,886 0 comments 0 reactions 0 assignees View on GitHub
bug files io java P3 python
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

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.

Imported from Jira [BEAM-8495](https://issues.apache.org/jira/browse/BEAM-8495). Original Jira may contain additional context.
Reported by: altay.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.