Re: Dynamically Switching from Ordered Partitioner to Random?

2010-03-05 Thread Chris Goffinet
At this time, you have to re-import the data. -Chris On Fri, Mar 5, 2010 at 11:42 AM, shiv shivaji shivaji...@yahoo.com wrote: I started with the ordered partitioner as I was hoping to make use of the map-reduce functionality. However, my data was likely lopped onto 2 key machines with most

Re: Dynamically Switching from Ordered Partitioner to Random?

2010-03-05 Thread Stu Hood
Switching from Ordered Partitioner to Random? At this time, you have to re-import the data. -Chris On Fri, Mar 5, 2010 at 11:42 AM, shiv shivaji shivaji...@yahoo.com wrote: I started with the ordered partitioner as I was hoping to make use of the map-reduce functionality. However, my data

Re: Dynamically Switching from Ordered Partitioner to Random?

2010-03-05 Thread shiv shivaji
@incubator.apache.org Sent: Fri, March 5, 2010 11:48:28 AM Subject: Re: Dynamically Switching from Ordered Partitioner to Random? But rather than switching, you should definitely try the 'loadbalance' approach first, and see whether OrderPP works out for you. -Original Message- From: Chris Goffinet goffi