Question regarding spark data partition and coalesce. Need info on my use case.

2014-08-15 Thread abhiguruvayya
-spark-data-partition-and-coalesce-Need-info-on-my-use-case-tp12214.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 commands, e

Re: Question regarding spark data partition and coalesce. Need info on my use case.

2015-05-30 Thread firemonk9
I had a similar requirement and I come up with a small algorithem to determine number of partitions based on cluster size and input data. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Question-regarding-spark-data-partition-and-coalesce-Need-info-on-my

Re: Question regarding spark data partition and coalesce. Need info on my use case.

2014-08-16 Thread Mayur Rustagi
gt; available(executors,cores, etc...)? If yes please point me in that > direction. Any help is much appreciated. > > I am using spark 1.0 on yarn. > > Thanks, > AG > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Q

Re: Question regarding spark data partition and coalesce. Need info on my use case.

2014-08-18 Thread abhiguruvayya
in context: http://apache-spark-user-list.1001560.n3.nabble.com/Question-regarding-spark-data-partition-and-coalesce-Need-info-on-my-use-case-tp12214p12311.html Sent from the Apache Spark User List mailing list archive at Nabble.com