Return-Path: X-Original-To: apmail-spark-user-archive@minotaur.apache.org Delivered-To: apmail-spark-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 994DD18EE7 for ; Wed, 14 Oct 2015 18:08:28 +0000 (UTC) Received: (qmail 63909 invoked by uid 500); 14 Oct 2015 18:08:15 -0000 Delivered-To: apmail-spark-user-archive@spark.apache.org Received: (qmail 63803 invoked by uid 500); 14 Oct 2015 18:08:15 -0000 Mailing-List: contact user-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list user@spark.apache.org Received: (qmail 63793 invoked by uid 99); 14 Oct 2015 18:08:15 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Oct 2015 18:08:15 +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 5482DC5FB7 for ; Wed, 14 Oct 2015 18:08:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.1 X-Spam-Level: **** X-Spam-Status: No, score=4.1 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, KAM_LINEPADDING=1.2, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id Ud6TrNna5DBR for ; Wed, 14 Oct 2015 18:08:08 +0000 (UTC) Received: from mail-ob0-f172.google.com (mail-ob0-f172.google.com [209.85.214.172]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id BE1B142B35 for ; Wed, 14 Oct 2015 18:08:08 +0000 (UTC) Received: by obbda8 with SMTP id da8so46197612obb.1 for ; Wed, 14 Oct 2015 11:08:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=n/8TVJDAVE+Vty0T0jBBGigCbF0Pl8hs077LRQB0HLE=; b=BSZG71TOj378uWqlo58kQSFPSrpqtkwFfxmO0KIEVuWGp8o7SF4BEjRkqCUy1OTEpn CVZds4uocUBypTOx1zC1c3idcjgSQ7jZKRmKppyqNYs05W6RgA7es3OBZ5PEHfADVZHi MLVLE4UmxtZI51KgX7ACzdDDePdvCsxBazLzK1TnYLSnHJtvbzQnIwKgAF5W6/U/rANb K56upjFuxcAAISVkzdM8iLqOgymrfZJPXBs+7KBcVoop/H80OQ2lYHfpTsppHQWghpor gvnqQX0yj3hqESDaNcGKGfOSYg2ivc4xbJbJVw3s3RWmMW1FYifZK6W+l42HBEynvnVJ t4DQ== X-Received: by 10.60.37.106 with SMTP id x10mr2833398oej.69.1444846088242; Wed, 14 Oct 2015 11:08:08 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Nicholas Chammas Date: Wed, 14 Oct 2015 18:07:54 +0000 Message-ID: Subject: Re: stability of Spark 1.4.1 with Python 3 versions To: "shoira.mukhsinova@bnpparibasfortis.com" , "user@spark.apache.org" Content-Type: multipart/alternative; boundary=089e013cc61cd84d0d0522147114 --089e013cc61cd84d0d0522147114 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The Spark 1.4 release notes say that Python 3 is supported. The 1.4 docs are incorrect, and the 1.5 programming guide has been updated to indicate Python 3 support. On Wed, Oct 14, 2015 at 7:06 AM shoira.mukhsinova@bnpparibasfortis.com < shoira.mukhsinova@bnpparibasfortis.com> wrote: > Dear Spark Community, > > > > The official documentation of Spark 1.4.1 mentions that Spark runs on Pyt= hon > 2.6+ http://spark.apache.org/docs/1.4.1/ > > It is not clear if by =E2=80=9CPython 2.6+=E2=80=9D do you also mean Pyth= on 3.4 or not. > > > > There is a resolved issue on this point which makes me believe that it > does run on Python 3.4: https://issues.apache.org/jira/i#browse/SPARK-970= 5 > > Maybe the documentation is simply not up to date ? The programming guide > mentions that it does not work for Python 3: > https://spark.apache.org/docs/1.4.1/programming-guide.html > > > > Do you confirm that Spark 1.4.1 does run on Python3.4? > > > > Thanks in advance for your reaction! > > > > Regards, > > Shoira > > > > > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > BNP Paribas Fortis disclaimer: > http://www.bnpparibasfortis.com/e-mail-disclaimer.html > > BNP Paribas Fortis privacy policy: > http://www.bnpparibasfortis.com/privacy-policy.html > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > --089e013cc61cd84d0d0522147114 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
The Spark 1.4 release notes=C2=A0say that Python 3 is supp= orted. The 1.4 docs are incorrect, and the 1.5 programming guide has been u= pdated to indicate Python 3 support.

Dear Spark Community,

=C2=A0

The official documentation of Spark 1.4.1 mentions t= hat Spark runs on Python 2.6+ http://spark.apache.org/docs/1.4.1/

It is not clear if by =E2=80=9CPython 2.6+=E2=80=9D = do you also mean Python 3.4 or not.

=C2=A0

There is a resolved issue on this point which makes = me believe that it does run on Python 3.4: https://issues.apache.org/jira/i#browse/SPARK-9705<= /p>

Maybe the documentation is simply not up to date ? T= he programming guide mentions that it does not work for Python 3: https://spark.apache.org/docs/1.4.1/programming-guide.html

=C2=A0

Do you confirm that Spark 1.4.1 does run on Python3.= 4?

=C2=A0

Thanks in advance for your reaction!

=C2=A0

Regards,

Shoira

=C2=A0

=C2=A0

=C2=A0

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D
BNP Paribas Fortis disclaimer:
http://www.bnpparibasfortis.com/e-mail-disclaimer.html

BNP Paribas Fortis privacy policy:
http://www.bnpparibasfortis.com/privacy-policy.html

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D

--089e013cc61cd84d0d0522147114--