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 4C8FF200C8F for ; Fri, 9 Jun 2017 12:05:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4B332160BC8; Fri, 9 Jun 2017 10:05:01 +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 B62FF160B9C for ; Fri, 9 Jun 2017 12:05:00 +0200 (CEST) Received: (qmail 76013 invoked by uid 500); 9 Jun 2017 10:04:59 -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 76003 invoked by uid 99); 9 Jun 2017 10:04:59 -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; Fri, 09 Jun 2017 10:04:59 +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 665E41AFA20 for ; Fri, 9 Jun 2017 10:04:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.486 X-Spam-Level: *** X-Spam-Status: No, score=3.486 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, 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-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id WbnIDrgp64Gu for ; Fri, 9 Jun 2017 10:04:57 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 1F0F25FB70 for ; Fri, 9 Jun 2017 10:04:57 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id B755B4898766C for ; Fri, 9 Jun 2017 03:04:56 -0700 (MST) Date: Fri, 9 Jun 2017 02:49:21 -0700 (PDT) From: Biplob Biswas To: user@flink.apache.org Message-ID: <1497001761605-13607.post@n4.nabble.com> In-Reply-To: <1496993785365-13606.post@n4.nabble.com> References: <1496933377960-13593.post@n4.nabble.com> <1732452.lWX2cyFpzg@nico-work> <1496993785365-13606.post@n4.nabble.com> Subject: Re: Error running Flink job in Yarn-cluster mode MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Fri, 09 Jun 2017 10:05:01 -0000 One more thing i noticed is that the streaming wordcount from the flink package works when i run it but when i used the same github code, packaged it and uploaded the fat jar with the word count example to the cluster, i get the same error. I am wondering, How can making my uber jar produce such erroneous result when i am basically not changing anything else. -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Error-running-Flink-job-in-Yarn-cluster-mode-tp13593p13607.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.