I tried the command "mapred job list all" to get the history of the jobs completed, but the log doesn't have the time where a jobs started, end, the number of maps and reduce, and the size of data read and written. Can I get this info by a shell command?
I am using Yarn. -- Best regards,