You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2016/12/14 19:17:58 UTC

[jira] [Comment Edited] (BEAM-1148) Port PAssert away from Aggregators

    [ https://issues.apache.org/jira/browse/BEAM-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15749192#comment-15749192 ] 

Kenneth Knowles edited comment on BEAM-1148 at 12/14/16 7:17 PM:
-----------------------------------------------------------------

The trouble with side output + combine is that we don't have access to the result via PipelineResult (aka handle to the job). So I think there's actual design work here.


was (Author: kenn):
The trouble with side output + combine is that we don't have access to the result via PipelineResult. So I think there's actual design work here.

> Port PAssert away from Aggregators
> ----------------------------------
>
>                 Key: BEAM-1148
>                 URL: https://issues.apache.org/jira/browse/BEAM-1148
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Kenneth Knowles
>
> One step in the removal of Aggregators (in favor of Metrics) is to remove our reliance on them for PAssert checking.



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