a question about fault recovery

2014-03-04 Thread dachuan
ns -= blockManagerId if (locations.size == 0) { blockLocations.remove(locations) } } } thanks, dachuan. -- Dachuan Huang Cellphone: 614-390-7234 2015 Neil Avenue Ohio State University Columbus, Ohio U.S.A. 43210

Re: a question about fault recovery

2014-03-04 Thread dachuan
d tasks will be treated as ordinary missing tasks, and there's no special parameter to configure recovery nodes' number. thanks, dachuan. On Tue, Mar 4, 2014 at 7:55 PM, Reynold Xin wrote: > BlockManager is only responsible for in-memory/on-disk storage. It has > nothing