Thanks for replying Rev, but the link is talking about reducers which seems
to be like a similar case but what if I assigned priorities to the 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?

Thanks,
Mark


On Mon, Sep 9, 2013 at 11:17 AM, Ravi Prakash <ravi...@ymail.com> wrote:

>
> http://lucene.472066.n3.nabble.com/Assigning-reduce-tasks-to-specific-nodes-td4022832.html
>
>   ------------------------------
>  *From:* Mark Olimpiati <markq2...@gmail.com>
> *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 assign priorities to the tasks to be executed in that
> order. Any suggestions?
>
> Thanks,
> Mark
>
>
>

Reply via email to