You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by Fengdong Yu <fe...@everstring.com> on 2015/11/24 06:19:02 UTC

Re: load multiple directory using dataframe load

hiveContext.read.format(“orc”).load(“bypath/*”)



> On Nov 24, 2015, at 1:07 PM, Renu Yadav <yr...@gmail.com> wrote:
> 
> Hi ,
> 
> I am using dataframe and want to load orc file using multiple directory
> like this:
> hiveContext.read.format.load("mypath/3660,myPath/3661")
> 
> but it is not working.
> 
> Please suggest how to achieve this
> 
> Thanks & Regards,
> Renu Yadav


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@spark.apache.org
For additional commands, e-mail: dev-help@spark.apache.org