Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 91241200C4E for ; Wed, 22 Mar 2017 14:23:46 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8FD3F160B86; Wed, 22 Mar 2017 13:23:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D699A160B91 for ; Wed, 22 Mar 2017 14:23:45 +0100 (CET) Received: (qmail 98450 invoked by uid 500); 22 Mar 2017 13:23:45 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 98385 invoked by uid 99); 22 Mar 2017 13:23:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Mar 2017 13:23:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id ADABD1812FB for ; Wed, 22 Mar 2017 13:23:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.349 X-Spam-Level: X-Spam-Status: No, score=-99.349 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id oWs5pjKoSqJR for ; Wed, 22 Mar 2017 13:23:44 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id D11885FDA9 for ; Wed, 22 Mar 2017 13:23:43 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 798B4E0BD5 for ; Wed, 22 Mar 2017 13:23:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id D087B254DD for ; Wed, 22 Mar 2017 13:23:41 +0000 (UTC) Date: Wed, 22 Mar 2017 13:23:41 +0000 (UTC) From: =?utf-8?Q?Isma=C3=ABl_Mej=C3=ADa_=28JIRA=29?= To: commits@beam.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (BEAM-775) Remove Aggregators from the Java SDK MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 22 Mar 2017 13:23:46 -0000 [ https://issues.apache.org/jira/browse/BEAM-775?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D159362= 92#comment-15936292 ]=20 Isma=C3=ABl Mej=C3=ADa commented on BEAM-775: ----------------------------------- [~pabloem] Apex runner does not seem to support Aggregators either, so one = less. https://github.com/apache/beam/blob/b6b2e202ae8c5d3d1c081a1e24033380d7f5559= 3/runners/apex/src/main/java/org/apache/beam/runners/apex/ApexRunnerResult.= java#L55-L55 > Remove Aggregators from the Java SDK > ------------------------------------ > > Key: BEAM-775 > URL: https://issues.apache.org/jira/browse/BEAM-775 > Project: Beam > Issue Type: Sub-task > Components: sdk-java-core > Reporter: Ben Chambers > Assignee: Pablo Estrada > Labels: backward-incompatible > Fix For: First stable release > > -- This message was sent by Atlassian JIRA (v6.3.15#6346)