Hi, How to get the actual time spent in doing all the map-reduce operations while executing a pig script. It should exclude the time wait for the scheduler - and any other waiting time. Please help.
Another question is - how to use the function getDuration() in: http://pig.apache.org/docs/r0.8.0/api/org/apache/pig/tools/pigstats/PigStats.html Can you please help me with the Pig Statements. Thanks, Sumit
