From dev-return-2273-archive-asf-public=cust-asf.ponee.io@datafu.apache.org Tue Mar 12 02:00:06 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id CB4CB180763 for ; Tue, 12 Mar 2019 03:00:05 +0100 (CET) Received: (qmail 65898 invoked by uid 500); 12 Mar 2019 02:00:04 -0000 Mailing-List: contact dev-help@datafu.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@datafu.apache.org Delivered-To: mailing list dev@datafu.apache.org Received: (qmail 65870 invoked by uid 99); 12 Mar 2019 02:00: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; Tue, 12 Mar 2019 02:00: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 0CB65C6437 for ; Tue, 12 Mar 2019 02:00:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.5 X-Spam-Level: X-Spam-Status: No, score=-109.5 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id JAZ6tKIq3SEH for ; Tue, 12 Mar 2019 02:00: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 88DD05F659 for ; Tue, 12 Mar 2019 02:00: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 A61A0E2608 for ; Tue, 12 Mar 2019 02:00: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 55F4B2580D for ; Tue, 12 Mar 2019 02:00:00 +0000 (UTC) Date: Tue, 12 Mar 2019 02:00:00 +0000 (UTC) From: "Russell Jurney (JIRA)" To: dev@datafu.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (DATAFU-148) Setup Spark sub-project MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DATAFU-148?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1679= 0113#comment-16790113 ]=20 Russell Jurney edited comment on DATAFU-148 at 3/12/19 1:59 AM: ---------------------------------------------------------------- I appreciate your work on this and I'm trying to make it work in Python 3. = There was a print statement that crashed previously. I'm using findspark to= see if the files will run locally in Python from the shell. The pyspark_ut= ils all do. I got it to run. This is great! I'll do some more playing around and then d= ive into the code before committing it. The following issues were discovere= d: * There was a 2.7 print statement in init_spark_context.py * There is no note about running tests for datafu-spark . in the master RE= ADME.md * Can you remove the '...' from the README? People are going to paste this= code and it makes it hard. * exporting PYTHONPATH did not work for me, I had to run --jars and --conf= as in the README. I don't know if this is a DataFu issue or a spark issue. =C2=A0 was (Author: russell.jurney): I appreciate your work on this and I'm trying to make it work in Python 3. = There was a print statement that crashed previously. I'm using findspark to= see if the files will run locally in Python from the shell. The pyspark_ut= ils all do, trying to get tests to as well. I got it to run. This is great! I'll do some more playing around and then d= ive into the code before committing it. The following issues were discovere= d: * There was a 2.7 print statement in init_spark_context.py * There is no note about running tests for datafu-spark . in the master RE= ADME.md * Can you remove the '...' from the README? People are going to paste this= code and it makes it hard. * exporting PYTHONPATH did not work for me, I had to run --jars and --conf= as in the README. I don't know if this is a DataFu issue or a spark issue. =C2=A0 > Setup Spark sub-project > ----------------------- > > Key: DATAFU-148 > URL: https://issues.apache.org/jira/browse/DATAFU-148 > Project: DataFu > Issue Type: New Feature > Reporter: Eyal Allweil > Assignee: Eyal Allweil > Priority: Major > Attachments: patch.diff, patch.diff > > Time Spent: 20m > Remaining Estimate: 0h > > Create a skeleton Spark sub project for Spark code to be contributed to D= ataFu -- This message was sent by Atlassian JIRA (v7.6.3#76005)