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 B9E82200CA7 for ; Wed, 14 Jun 2017 19:14:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B88CE160BDB; Wed, 14 Jun 2017 17:14:23 +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 312A9160BD6 for ; Wed, 14 Jun 2017 19:14:23 +0200 (CEST) Received: (qmail 24278 invoked by uid 500); 14 Jun 2017 17:14:21 -0000 Mailing-List: contact user-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list user@flink.apache.org Received: (qmail 24267 invoked by uid 99); 14 Jun 2017 17:14:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jun 2017 17:14:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B34EB1A0332 for ; Wed, 14 Jun 2017 17:14:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.232 X-Spam-Level: ** X-Spam-Status: No, score=2.232 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_FAIL=0.919, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id njy8lEfhfbNi for ; Wed, 14 Jun 2017 17:14:18 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id AE7585F297 for ; Wed, 14 Jun 2017 17:14:17 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id E62DC4A17BCDF for ; Wed, 14 Jun 2017 10:14:16 -0700 (MST) Date: Wed, 14 Jun 2017 09:58:09 -0700 (PDT) From: nragon To: user@flink.apache.org Message-ID: <1497459489350-13740.post@n4.nabble.com> In-Reply-To: <1497429533456-13723.post@n4.nabble.com> References: <1497284750122-13651.post@n4.nabble.com> <1497344117526-13679.post@n4.nabble.com> <1497429533456-13723.post@n4.nabble.com> Subject: Re: ReduceFunction mechanism MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 14 Jun 2017 17:14:23 -0000 just an fyi: currently i'm doing map -> keyby -> reduce which in fact could only be keyby -> reduce since reduce can have the map logic. -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ReduceFunction-mechanism-tp13651p13740.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.