Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread Mich Talebzadeh
t performance? >>>>> >>>>> On Sun, May 22, 2016 at 12:18 PM, Mich Talebzadeh < >>>>> mich.talebza...@gmail.com> wrote: >>>>> >>>>>> the acid question is how many rows are you going to insert in a batch >>>>>>

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread swetha kasireddy
CCdOABUrV8Pw>* >>>>> >>>>> >>>>> >>>>> http://talebzadehmich.wordpress.com >>>>> >>>>> >>>>> >>>

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread Mich Talebzadeh
gt;>>> >>>> >>>> On 22 May 2016 at 20:14, Jörn Franke wrote: >>>> >>>>> 14000 partitions seem to be way too many to be performant (except for >>>>> large data sets). How much data does one partition contain? >>>&g

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread swetha kasireddy
ch data does one partition contain? >>>> >>>> > On 22 May 2016, at 09:34, SRK wrote: >>>> > >>>> > Hi, >>>> > >>>> > In my Spark SQL query to insert data, I have around 14,000 partitions >>>

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread Mich Talebzadeh
one partition contain? >>> >>> > On 22 May 2016, at 09:34, SRK wrote: >>> > >>> > Hi, >>> > >>> > In my Spark SQL query to insert data, I have around 14,000 partitions >>> of >>> > data which seems to be causin

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread swetha kasireddy
ues. How can I insert the data >> for >> > 100 partitions at a time to avoid any memory issues? >> > >> > >> > >> > -- >> > View this message in context: >

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread Mich Talebzadeh
; for > > 100 partitions at a time to avoid any memory issues? > > > > > > > > -- > > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/How-to-insert-data-for-100-partitions-at-a-time-using-Spark

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread Jörn Franke
be causing memory issues. How can I insert the data for > 100 partitions at a time to avoid any memory issues? > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/How-to-insert-data-for-100-partitions-at-a-time-using-Spark-

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread Sabarish Sasidharan
016 at 08:34, SRK wrote: >> >>> Hi, >>> >>> In my Spark SQL query to insert data, I have around 14,000 partitions of >>> data which seems to be causing memory issues. How can I insert the data >>> for >>> 100 partiti

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread swetha kasireddy
>>>>> >>>>> >>>>> >>>>> LinkedIn * >>>>> https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw >>>>> <https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOA

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread Mich Talebzadeh
;> >>>> >>>> LinkedIn * >>>> https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw >>>> <https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>* >>>> >>>> >>>

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread swetha kasireddy
gBxianrbJd6zP6AcPCCdOABUrV8Pw >>> <https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>* >>> >>> >>> >>> http://talebzadehmich.wordpress.com >>> >>> >>> >>> On 22 May 2016 at 08:34, SRK

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread Mich Talebzadeh
; In my Spark SQL query to insert data, I have around 14,000 partitions of >>> data which seems to be causing memory issues. How can I insert the data >>> for >>> 100 partitions at a time to avoid any memory issues? >>> >>> >>> >>> -

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread swetha kasireddy
be causing memory issues. How can I insert the data >> for >> 100 partitions at a time to avoid any memory issues? >> >> >> >> -- >> View this message in context: >> http:

Re: How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread Mich Talebzadeh
t; > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/How-to-insert-data-for-100-partitions-at-a-time-using-Spark-SQL-tp26997.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --

How to insert data for 100 partitions at a time using Spark SQL

2016-05-22 Thread SRK
/How-to-insert-data-for-100-partitions-at-a-time-using-Spark-SQL-tp26997.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional