From issues-return-128348-apmail-spark-issues-archive=spark.apache.org@spark.apache.org Thu Sep 1 01:13:20 2016 Return-Path: X-Original-To: apmail-spark-issues-archive@minotaur.apache.org Delivered-To: apmail-spark-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B6D301904D for ; Thu, 1 Sep 2016 01:13:20 +0000 (UTC) Received: (qmail 80137 invoked by uid 500); 1 Sep 2016 01:13:20 -0000 Delivered-To: apmail-spark-issues-archive@spark.apache.org Received: (qmail 80103 invoked by uid 500); 1 Sep 2016 01:13:20 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@spark.apache.org Received: (qmail 80092 invoked by uid 99); 1 Sep 2016 01:13:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Sep 2016 01:13:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7585F2C1B79 for ; Thu, 1 Sep 2016 01:13:20 +0000 (UTC) Date: Thu, 1 Sep 2016 01:13:20 +0000 (UTC) From: "Jason Piper (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SPARK-17287) PySpark sc.AddFile method does not support the recursive keyword argument MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SPARK-17287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453933#comment-15453933 ] Jason Piper commented on SPARK-17287: ------------------------------------- Is anyone available to review this small change? > PySpark sc.AddFile method does not support the recursive keyword argument > ------------------------------------------------------------------------- > > Key: SPARK-17287 > URL: https://issues.apache.org/jira/browse/SPARK-17287 > Project: Spark > Issue Type: Bug > Components: PySpark > Affects Versions: 2.0.0 > Reporter: Jason Piper > Priority: Minor > > The Scala Spark API implements a "recursive" keyword argument when using sc.addFile that allows for an entire directory to be added, however, the corresponding interface hasn't been added to PySpark. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org For additional commands, e-mail: issues-help@spark.apache.org