It may trigger a IOException and causing the current reduce task on that node fails,then the jobtracker will try assign that task to the other node.
not quite sure. On Tue, Jan 10, 2012 at 6:19 PM, aliyeh saeedi <a1_sae...@yahoo.com> wrote: > Hi > > I am going to save files written by reducers, but I wonder when the disk > space of one node is fulfilled, what will do Hadoop? Does Hadoop put aside > the node? > > Thank for attention >