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 0422A2009C5 for ; Mon, 16 May 2016 23:38:38 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 02B0F160A16; Mon, 16 May 2016 21:38:38 +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 4D39B160131 for ; Mon, 16 May 2016 23:38:37 +0200 (CEST) Received: (qmail 14348 invoked by uid 500); 16 May 2016 21:38:36 -0000 Mailing-List: contact user-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@flink.apache.org Delivered-To: mailing list user@flink.apache.org Received: (qmail 14338 invoked by uid 99); 16 May 2016 21:38:36 -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; Mon, 16 May 2016 21:38:36 +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 E99B61A13FC for ; Mon, 16 May 2016 21:38:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.736 X-Spam-Level: *** X-Spam-Status: No, score=3.736 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_ENVFROM_END_DIGIT=0.25, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, 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 A-9FhGDRWofc for ; Mon, 16 May 2016 21:38:33 +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 248FD5F239 for ; Mon, 16 May 2016 21:38:33 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 309E52A9CBB58 for ; Mon, 16 May 2016 14:38:31 -0700 (PDT) Date: Mon, 16 May 2016 14:02:39 -0700 (PDT) From: prateekarora To: user@flink.apache.org Message-ID: <1463432559489-6941.post@n4.nabble.com> Subject: Flink Kafka Streaming - Source [Bytes/records Received] and Sink [Bytes/records sent] show zero messages MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Mon, 16 May 2016 21:38:38 -0000 Hi In my flink kafka streaming application i am fetching data from one topic and then process and sent to output topic . my application is working fine but flink dashboard shows Source [Bytes/records Received] and Sink [Bytes/records sent] is zero. Duration Name Bytes Records Bytes Records Status Received Received sent sent 3m 15s Source: Custom Source 0 B 0 249 MB 3,540 RUNNING 3m 15s Map -> Sink: Unnamed 203 MB 2,883 0 B 0 RUNNING what is the reason for not showing correct number ? Regards Prateek -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Kafka-Streaming-Source-Bytes-records-Received-and-Sink-Bytes-records-sent-show-zero-messages-tp6941.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.