java - Getting list of tasks from Hadoop Job object -


using hadoop 2.7.3.

i'm trying information on specific tasks freshly completed hadoop job. specifically, tasks failed, if any. tried both gettaskcompletionevents , gettaskreports - both of methods return empty list, regardless of job's exit status. causing this?

alternately: there other way information failed tasks? is, if task attempt fails due exception, how exception?


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -