I'm wondering if there is anyway to have a list of few maps and to configure some map to be run on different machine (actually not on the same machine).
For instance, in nutch if we run 2 map which fetch a similar site on 2 different machine it will be polite as the ip address of my servers won't be the same. But i need to configure 2 map which contains a list of urls from the same host, and these map should be run on different machine. So, if you have an idea to force some map to be run on different tasktracker on different machine it will help me.
