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 1828B200CB5 for ; Wed, 12 Jul 2017 15:58:51 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 169E1168DBB; Wed, 12 Jul 2017 13:58:51 +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 5E46D168DBA for ; Wed, 12 Jul 2017 15:58:50 +0200 (CEST) Received: (qmail 81982 invoked by uid 500); 12 Jul 2017 13:58:49 -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 81972 invoked by uid 99); 12 Jul 2017 13:58:49 -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, 12 Jul 2017 13:58:49 +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 2F3AC195441 for ; Wed, 12 Jul 2017 13:58:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.301 X-Spam-Level: X-Spam-Status: No, score=-1.301 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.001] 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 STdxmdWphb7T for ; Wed, 12 Jul 2017 13:58:47 +0000 (UTC) Received: from v1.rz.uni-leipzig.de (v1.rz.uni-leipzig.de [139.18.1.26]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id F1CC762780 for ; Wed, 12 Jul 2017 13:51:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by v1.rz.uni-leipzig.de (Postfix) with ESMTP id 6CD93E0002 for ; Wed, 12 Jul 2017 15:51:43 +0200 (CEST) X-Virus-Scanned: by amavisd-new at v1-ul Received: from v1.rz.uni-leipzig.de ([127.0.0.1]) by localhost (v1.rz.uni-leipzig.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n84WbkS62p-S for ; Wed, 12 Jul 2017 15:51:43 +0200 (CEST) Received: from isun.informatik.uni-leipzig.de (isun.informatik.uni-leipzig.de [139.18.13.50]) by v1.rz.uni-leipzig.de (Postfix) with ESMTPS id 4E71EE0001 for ; Wed, 12 Jul 2017 15:51:43 +0200 (CEST) Received: from smtp.informatik.uni-leipzig.de (smtp.informatik.uni-leipzig.de [139.18.13.51]) by isun.informatik.uni-leipzig.de (8.15.1+Sun/8.14.4) with ESMTP id v6CDpgVq015736 for ; Wed, 12 Jul 2017 15:51:42 +0200 (CEST) Received: from [139.18.13.13] (stuenz.informatik.uni-leipzig.de [139.18.13.13]) (authenticated bits=0) by smtp.informatik.uni-leipzig.de (8.14.3/8.14.3) with ESMTP id v6CDphGP016204 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Wed, 12 Jul 2017 15:51:43 +0200 (CEST) To: user@flink.apache.org From: Alieh Subject: delta iteration Message-ID: Date: Wed, 12 Jul 2017 15:51:42 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit archived-at: Wed, 12 Jul 2017 13:58:51 -0000 Hello all, I need iteration number in delta iteration (or any kind of counter). Is there anyway to implement or extract it? Cheers, Alieh