You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Johan Oskarsson <jo...@gmail.com> on 2006/04/04 22:35:57 UTC

Redistribute file to new nodes.

Hi.

I've been trying to find a way to force redistribution of the file chunks so
that they're evenly
distributed over the cluster, even if it's already replicated sufficiently.

We added a new node to the cluster but as far as we can see the old file
stays on the old nodes,
reducing the speed of the map-reduce operation.


Thanks for the excellent work on this project so far.

/Johan