On 26/10/10 04:10, Gokulakannan M wrote:
Hi, I faced a problem when a volume configured in *mapred.local.dir* fails, the tasktracker continuously trying to create directory <checkLocalDirs()> and fails<even the main method throws exception periodically due to getFreeSpace() call on the failed volume>. Eventually all the running jobs are getting failed and new jobs cannot be executed.
I think you can provide a list of localdirs, in which case the TT would only fail if there is no free local volume with enough space
