Re: Differents of loading data

2015-08-11 Thread Akhil Das
you will find it slower compared to spark. Thanks Best Regards On Mon, Aug 10, 2015 at 4:31 PM, 李铖 wrote: > What is the differents of loading data using jdbc and loading data using > spard data source api? > or differents of loading data using mongo-hadoop and loading data using >

Differents of loading data

2015-08-10 Thread 李铖
What is the differents of loading data using jdbc and loading data using spard data source api? or differents of loading data using mongo-hadoop and loading data using native java driver? Which way is better?