List of File Formats supported to Load Data

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

List of File Formats supported to Load Data

Pallavi Singh
Hi,

Can you please specify what all file formats are supported for Loading Data
into Carbon other than CSV.




--
Regards | Pallavi Singh
Reply | Threaded
Open this post in threaded view
|

Re: List of File Formats supported to Load Data

ravipesala
Hi,

At present we support only CSV type format but it is not limited to only
comma(,) delimiter. We can use any delimiter here.
And also there is a provision to load data from any datasource using data
frame save functionality. Please have a look at writeDataframe method
inside ExampleUtils class of examples package.

Regards,
Ravindra.

On Fri, Nov 4, 2016, 12:28 PM Pallavi Singh <[hidden email]>
wrote:

> Hi,
>
> Can you please specify what all file formats are supported for Loading Data
> into Carbon other than CSV.
>
>
>
>
> --
> Regards | Pallavi Singh
>
Reply | Threaded
Open this post in threaded view
|

Re: List of File Formats supported to Load Data

Liang Chen
Administrator
In reply to this post by Pallavi Singh
Hi

Apache CarbonData has made good integration with Apache Spark, so you can first write any type of data to dataframe, then transfer dataframe to CarbonData.

Regards
Liang
Pallavi Singh wrote
Hi,

Can you please specify what all file formats are supported for Loading Data
into Carbon other than CSV.




--
Regards | Pallavi Singh