You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Charles Chen (JIRA)" <ji...@apache.org> on 2016/07/15 21:42:20 UTC

[jira] [Created] (BEAM-460) Implement support for size-estimation aggregators

Charles Chen created BEAM-460:
---------------------------------

             Summary: Implement support for size-estimation aggregators
                 Key: BEAM-460
                 URL: https://issues.apache.org/jira/browse/BEAM-460
             Project: Beam
          Issue Type: Bug
            Reporter: Charles Chen
            Assignee: Charles Chen


Size-estimation aggregators are provided by the execution of each step in a Beam pipeline and help clarify the amount of data processed by each pipeline step.  To ease implementation of this feature for runners, we should first expose size-estimation support for Coder objects.  Runners can then use this functionality to implement full support for size-estimation aggregators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)