Josh J Fri, 30 Jan 2015 20:00:06 -0800
Hi, I have a stream pipeline which invokes map, reduceByKey, filter, and flatMap. How can I measure the time taken in each stage?
Thanks, Josh