Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
In Filesystem.java, currently it only collects bytes read not the corresponding timing of reads.
In particular, we're interested in time spent on remote reads(not local reads). Adding timing info will help us understand it better and further analyze how locality of DN behaves.
Attachments
Issue Links
- links to