You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "sam (JIRA)" <ji...@apache.org> on 2014/11/19 19:33:33 UTC

[jira] [Commented] (SPARK-3928) Support wildcard matches on Parquet files

    [ https://issues.apache.org/jira/browse/SPARK-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218287#comment-14218287 ] 

sam commented on SPARK-3928:
----------------------------

CSV doesn't work for me. I'm using spark-submit and it appears to prepend "hdfs://blarblar" to the csv.  E.g. "/path/a,/path/b" results in exception:

Exception in thread "main" java.io.FileNotFoundException: File does not exist: "hdfs://blarblar/path/a,path/b"

> Support wildcard matches on Parquet files
> -----------------------------------------
>
>                 Key: SPARK-3928
>                 URL: https://issues.apache.org/jira/browse/SPARK-3928
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core, SQL
>            Reporter: Nicholas Chammas
>            Priority: Minor
>
> {{SparkContext.textFile()}} supports patterns like {{part-*}} and {{2014-\?\?-\?\?}}. 
> It would be nice if {{SparkContext.parquetFile()}} did the same.



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