networking - MapReduce Network Bandwidth -


i trying measure time consumed each (key_a,value_a) pair transferred mapper mapper_i reducer reducer_j.

in other words, know time taken (key_a,value_a) leaving mapper_i reaching reducer_j ?

is there anyway transfer time mappers reducers?


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -