you should be able to use hadoop job -events to get the task completion events from the job tracker. Here is a link:
http://hadoop.apache.org/common/docs/current/commands_manual.html#job thanks mahadev On Sun, Feb 13, 2011 at 8:45 AM, Pedro Costa <psdc1...@gmail.com> wrote: > Hi, > > 1 - How do I get the name of the map tasks the ran in the command line? > > 2 - How do I get the start time and the end time of a map task in the > command line? > > -- > Pedro >