This behavior is inherited from the parquet input format that we use.  You
could list the files manually and pass them as a comma separated list.

On Wed, Sep 24, 2014 at 7:46 AM, Marius Soutier <mps....@gmail.com> wrote:

> Hello,
>
> sc.textFile and so on support wildcards in their path, but apparently
> sqlc.parquetFile() does not. I always receive “File
> /file/to/path/*/input.parquet does not exist". Is this normal or a bug? Is
> there are a workaround?
>
> Thanks
> - Marius
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
>
>

Reply via email to