Hi everybody, as part of my project work at school I'm running some Hadoop jobs on a cluster. I'd like to measure exactly how long each phase of the process takes: mapping, shuffling (ideally divided in copying and sorting) and reducing. The tasktracker logs do not seem to supply the start/end times for each phase, at least not all of them, even when the log level is set to DEBUG. Do you have any ideas on how I could work this out? Thanks Antonio
- Measuring running times Antonio D'Ettole
- Re: Measuring running times Simone Leo
- Re: Measuring running times Owen O'Malley
- Re: Measuring running times Antonio D'Ettole
