You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2019/12/20 23:58:00 UTC

[jira] [Created] (BEAM-9014) Update CachingShuffleBatchReader to record weights by size in bytes

Luke Cwik created BEAM-9014:
-------------------------------

             Summary: Update CachingShuffleBatchReader to record weights by size in bytes
                 Key: BEAM-9014
                 URL: https://issues.apache.org/jira/browse/BEAM-9014
             Project: Beam
          Issue Type: Improvement
          Components: runner-dataflow
            Reporter: Luke Cwik


Currently the CachingShuffleBatchReader caches based upon the number of batches and not the size of those batches. This task is about updating CachingShuffleBatchReader to cache based on the size of those batches.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)