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 5C13A200CD4 for ; Sat, 29 Jul 2017 18:50:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5AAC3164F71; Sat, 29 Jul 2017 16:50: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 9C3AB164F70 for ; Sat, 29 Jul 2017 18:50:05 +0200 (CEST) Received: (qmail 88397 invoked by uid 500); 29 Jul 2017 16:50:04 -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 88388 invoked by uid 99); 29 Jul 2017 16:50:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Jul 2017 16:50:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 7BC32C020C for ; Sat, 29 Jul 2017 16:50:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -98.952 X-Spam-Level: X-Spam-Status: No, score=-98.952 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LOTSOFHASH=0.25, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id eYSuv2zymtcU for ; Sat, 29 Jul 2017 16:50:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 0177E5F3F2 for ; Sat, 29 Jul 2017 16:50: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 77675E00A9 for ; Sat, 29 Jul 2017 16:50: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 21C682462A for ; Sat, 29 Jul 2017 16:50:00 +0000 (UTC) Date: Sat, 29 Jul 2017 16:50: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] [Commented] (BEAM-2671) CreateStreamTest.testFirstElementLate validatesRunner test fails on Spark runner MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 29 Jul 2017 16:50:06 -0000 [ https://issues.apache.org/jira/browse/BEAM-2671?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16106= 176#comment-16106176 ]=20 Jean-Baptiste Onofr=C3=A9 commented on BEAM-2671: -------------------------------------------- It seems that 3785b5baf4d3c47ea6625fff9babe5854e2e5fdb is the first bad com= mit. I'm suspecting one of the following (especially the ones specific to the Sp= ark runner): {code} commit 3785b5baf4d3c47ea6625fff9babe5854e2e5fdb Merge: e2ee595 4c48815 Author: Ahmet Altay Date: Thu Jun 22 10:47:00 2017 -0700 This closes #3421 commit 4c488152c45ac7a6c344a21b67c968b97bf5066c Author: Sourabh Bajaj Date: Thu Jun 22 08:33:31 2017 -0700 [BEAM-1585] Fix the beam plugins installation commit e2ee59557befd729e24e62a4991a76bab64f5755 Merge: b3099bb 22dbb50 Author: Aviem Zur Date: Thu Jun 22 15:33:26 2017 +0300 This closes #3343 commit 22dbb500289675fe95b6d149c8550e09dc26feac Author: Aviem Zur Date: Wed Jun 21 17:53:21 2017 +0300 Move Spark runner streaming tests to post commit. commit 20820fa5477ffcdd4a9ef2e9340353ed3c5691a9 Author: Aviem Zur Date: Mon Jun 12 17:04:00 2017 +0300 [BEAM-2359] Fix watermark broadcasting to executors in Spark runner {code} I'm testing those commits. > CreateStreamTest.testFirstElementLate validatesRunner test fails on Spark= runner > -------------------------------------------------------------------------= ------- > > Key: BEAM-2671 > URL: https://issues.apache.org/jira/browse/BEAM-2671 > Project: Beam > Issue Type: Bug > Components: runner-spark > Reporter: Etienne Chauchot > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 2.1.0, 2.2.0 > > > Error message: > Flatten.Iterables/FlattenIterables/FlatMap/ParMultiDo(Anonymous).out0:=20 > Expected: iterable over [] in any order > but: Not matched: "late" -- This message was sent by Atlassian JIRA (v6.4.14#64029)