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 C5405200D42 for ; Fri, 17 Nov 2017 16:25:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C3EC4160BFB; Fri, 17 Nov 2017 15:25:05 +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 13B3C160BF8 for ; Fri, 17 Nov 2017 16:25:04 +0100 (CET) Received: (qmail 41609 invoked by uid 500); 17 Nov 2017 15:25: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 41599 invoked by uid 99); 17 Nov 2017 15:25:04 -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; Fri, 17 Nov 2017 15:25:04 +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 61CF41808BC for ; Fri, 17 Nov 2017 15:25:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.201 X-Spam-Level: X-Spam-Status: No, score=-99.201 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_SHORT=0.001, 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 (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id QdZj5lSbITim for ; Fri, 17 Nov 2017 15:25: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 18D6A5F659 for ; Fri, 17 Nov 2017 15:25: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 8D99AE0594 for ; Fri, 17 Nov 2017 15:25: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 44375240CE for ; Fri, 17 Nov 2017 15:25:00 +0000 (UTC) Date: Fri, 17 Nov 2017 15:25:00 +0000 (UTC) From: "ethanhunt999 (JIRA)" To: commits@beam.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (BEAM-1920) Add Spark 2.x support in Spark runner MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 17 Nov 2017 15:25:06 -0000 [ https://issues.apache.org/jira/browse/BEAM-1920?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16257= 111#comment-16257111 ]=20 ethanhunt999 commented on BEAM-1920: ------------------------------------ Can u please help us with the pull request, from where I can download code. Sent from my iPhone On 17-Nov-2017, at 7:27 PM, Chaoran Yu (JIRA) > wrote: [ https://issues.apache.org/jira/browse/BEAM-1920?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D162569= 95#comment-16256995 ] Chaoran Yu commented on BEAM-1920: ---------------------------------- [image: Earn.com] Sent by Earn.com [image: Chaoran] Chaoran bounced your email Pay to resend Hi there, I'm using Earn.com to automatically bounce email= s from outside my network. It helps me prioritize my inbox and save time! If you're a friend of mine, click below to request a spot on my whitelist. Your emails will get through as normal. If I don't know you, go ahead and send me a paid message. You'll only pay if you get a response. Thanks, Chaoran Yu How to reach Chaoran: Send a paid message Request to join free whitelist This email was sent automatically by Earn.com . [image: medium] [image: facebook] [image: twitter] ------------------------------------------------- *This message was generated in reply to the following message:* Add Spark 2.x support in Spark runner ------------------------------------- Key: BEAM-1920 URL: https://issues.apache.org/jira/browse/BEAM-1920 Project: Beam Issue Type: Improvement Components: runner-spark Reporter: Jean-Baptiste Onofr=C3=A9 Assignee: Jean-Baptiste Onofr=C3=A9 I have a branch working with both Spark 1 and Spark 2 backend. I'm preparing a pull request about that. -- This message was sent by Atlassian JIRA (v6.4.14#64029) > Add Spark 2.x support in Spark runner > ------------------------------------- > > Key: BEAM-1920 > URL: https://issues.apache.org/jira/browse/BEAM-1920 > Project: Beam > Issue Type: Improvement > Components: runner-spark > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > > I have a branch working with both Spark 1 and Spark 2 backend. > I'm preparing a pull request about that. -- This message was sent by Atlassian JIRA (v6.4.14#64029)