]
Sent: Sunday, November 24, 2013 8:02 PM
To: common-dev@hadoop.apache.org; Grandl Robert
Subject: Re: Force reducer to execute on a specific host
I found the fix. I had to add also a rack local request for reducer. And
set the relaxLocality to false for both ANY and rack requests, in order to
force
I found the fix. I had to add also a rack local request for reducer. And set
the relaxLocality to false for both ANY and rack requests, in order to force
data locality.
robert
On Sunday, November 24, 2013 6:32 PM, Grandl Robert wrote:
Hi guys,
I am trying to run an experiment where I wa