Re: assign tasks to specific nodes

2013-09-16 Thread Omkar Joshi
gt; data partitions (eg. partition B=1, partition C=2, partition A=3,...) such >> that first map task is assigned partition B to run first. Then second map >> is given partition C, .. etc. This is instead of assigning based on >> partition size. Is that possible? >> >>

Re: assign tasks to specific nodes

2013-09-11 Thread Mark Olimpiati
s instead of assigning based on > partition size. Is that possible? > > Thanks, > Mark > > > On Mon, Sep 9, 2013 at 11:17 AM, Ravi Prakash wrote: > >> >> http://lucene.472066.n3.nabble.com/Assigning-reduce-tasks-to-specific-nodes-td4022832.html >> >> -

Re: assign tasks to specific nodes

2013-09-11 Thread Vinod Kumar Vavilapalli
h wrote: > http://lucene.472066.n3.nabble.com/Assigning-reduce-tasks-to-specific-nodes-td4022832.html > > From: Mark Olimpiati > To: user@hadoop.apache.org > Sent: Friday, September 6, 2013 1:47 PM > Subject: assign tasks to specific nodes > > Hi guys, > >I'm

Re: assign tasks to specific nodes

2013-09-11 Thread Mark Olimpiati
2.html > > -- > *From:* Mark Olimpiati > *To:* user@hadoop.apache.org > *Sent:* Friday, September 6, 2013 1:47 PM > *Subject:* assign tasks to specific nodes > > Hi guys, > >I'm wondering if there is a way for me to assign tasks to specific > machines or at least a

Re: assign tasks to specific nodes

2013-09-09 Thread Ravi Prakash
http://lucene.472066.n3.nabble.com/Assigning-reduce-tasks-to-specific-nodes-td4022832.html From: Mark Olimpiati To: user@hadoop.apache.org Sent: Friday, September 6, 2013 1:47 PM Subject: assign tasks to specific nodes Hi guys,     I'm wondering if

assign tasks to specific nodes

2013-09-06 Thread Mark Olimpiati
Hi guys, I'm wondering if there is a way for me to assign tasks to specific machines or at least assign priorities to the tasks to be executed in that order. Any suggestions? Thanks, Mark