You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Blaž Šnuderl (JIRA)" <ji...@apache.org> on 2015/10/06 14:15:26 UTC

[jira] [Closed] (SPARK-10948) Dataframe read methods does not work with comma seperated paths

     [ https://issues.apache.org/jira/browse/SPARK-10948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blaž Šnuderl closed SPARK-10948.
--------------------------------
    Resolution: Invalid

> Dataframe read methods does not work with comma seperated paths
> ---------------------------------------------------------------
>
>                 Key: SPARK-10948
>                 URL: https://issues.apache.org/jira/browse/SPARK-10948
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.5.1
>            Reporter: Blaž Šnuderl
>
> It seems pyspark dataframe read is broken for reading multiple files.
> sql.read.json( "file1,file2") fails with java.io.IOException: No input paths specified in job.
> This used to work in spark 1.4 and also still work with sc.textFile.
> There is also a report on the mailing list that scala api has the same problem



--
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