Hello, I wonder if there is a way to measure how many of the data blocks have transferred over the network? Or more generally, how many times where there a connection/contact between different machines?
I thought of checking the Namenode log file which usually shows blk_.... from src= to dst ... but I'm not sure if it's correct to count those lines. Any ideas are helpful. Mark
