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 74859200CD9 for ; Thu, 3 Aug 2017 11:47:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 72D3F16B423; Thu, 3 Aug 2017 09:47:06 +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 303A216B41F for ; Thu, 3 Aug 2017 11:47:05 +0200 (CEST) Received: (qmail 15674 invoked by uid 500); 3 Aug 2017 09:47:03 -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 15665 invoked by uid 99); 3 Aug 2017 09:47:03 -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; Thu, 03 Aug 2017 09:47:03 +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 700511A1D88 for ; Thu, 3 Aug 2017 09:47:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] 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 uBxBOJH652Zg for ; Thu, 3 Aug 2017 09:47:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 94AF45FDB2 for ; Thu, 3 Aug 2017 09:47:01 +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 BC731E0DDB for ; Thu, 3 Aug 2017 09:47:00 +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 4B7972464E for ; Thu, 3 Aug 2017 09:47:00 +0000 (UTC) Date: Thu, 3 Aug 2017 09:47:00 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: commits@beam.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (BEAM-2719) Beam job hangs at Evaluating ParMultiDo when submitted via spark-runner MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 03 Aug 2017 09:47:06 -0000 [ https://issues.apache.org/jira/browse/BEAM-2719?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 reassigned BEAM-2719: ------------------------------------------ Assignee: Jean-Baptiste Onofr=C3=A9 (was: Amit Sela) > Beam job hangs at Evaluating ParMultiDo when submitted via spark-runner= =20 > ------------------------------------------------------------------------ > > Key: BEAM-2719 > URL: https://issues.apache.org/jira/browse/BEAM-2719 > Project: Beam > Issue Type: Bug > Components: runner-spark > Affects Versions: 2.0.0 > Environment: OSX / i5 / 10GB > Reporter: Sathish Jayaraman > Assignee: Jean-Baptiste Onofr=C3=A9 > > Hi, > The Beam job submitted for execution via spark-submit does not get past t= he Evaluating ParMultiDo step. The compile execution runs fine when given -= -runner=3DSparkRunner as parameter. But if I bundle the jar & submit it usi= ng spark-submit, there were no executors getting assigned. I tried to submi= t with both master spark-url & YARN but no luck in getting it executed past= that step. Below is the command I used to submit & job log from YARN.=20 > I tried executing in both local single node cluster & in Azure HDInsight = cluster, the result is the same. So I guess there is nothing wrong in the S= park configuration & could be a bug.=20 > {code} > $ ~/spark/bin/spark-submit --class org.apache.beam.examples.WordCount --m= aster yarn --executor-memory 2G --num-executors 2 target/word-count-beam-0.= 1-shaded.jar --runner=3DSparkRunner --inputFile=3Dpom.xml --output=3Dcounts > {code} > {code} > 17/08/03 13:00:33 INFO client.RMProxy: Connecting to ResourceManager at /= 0.0.0.0:8030 > 17/08/03 13:00:33 INFO yarn.YarnRMClient: Registering the ApplicationMast= er > 17/08/03 13:00:34 INFO yarn.YarnAllocator: Will request 2 executor contai= ner(s), each with 1 core(s) and 2432 MB memory (including 384 MB of overhea= d) > 17/08/03 13:00:34 INFO yarn.YarnAllocator: Submitted 2 unlocalized contai= ner requests. > 17/08/03 13:00:34 INFO yarn.ApplicationMaster: Started progress reporter = thread with (heartbeat : 3000, initial allocation : 200) intervals > 17/08/03 13:00:35 INFO impl.AMRMClientImpl: Received new token for : 192.= 168.0.7:50173 > 17/08/03 13:00:35 INFO yarn.YarnAllocator: Launching container container_= 1501744514957_0003_01_000002 on host 192.168.0.7 > 17/08/03 13:00:35 INFO yarn.YarnAllocator: Received 1 containers from YAR= N, launching executors on 1 of them. > 17/08/03 13:00:35 INFO impl.ContainerManagementProtocolProxy: yarn.client= .max-cached-nodemanagers-proxies : 0 > 17/08/03 13:00:35 INFO impl.ContainerManagementProtocolProxy: Opening pro= xy : 192.168.0.7:50173 > 17/08/03 13:00:37 INFO yarn.YarnAllocator: Launching container container_= 1501744514957_0003_01_000003 on host 192.168.0.7 > 17/08/03 13:00:37 INFO yarn.YarnAllocator: Received 1 containers from YAR= N, launching executors on 1 of them. > 17/08/03 13:00:37 INFO impl.ContainerManagementProtocolProxy: yarn.client= .max-cached-nodemanagers-proxies : 0 > 17/08/03 13:00:37 INFO impl.ContainerManagementProtocolProxy: Opening pro= xy : 192.168.0.7:50173 > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)