Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
0.7.0
-
None
-
None
-
None
Description
We propose to add an INPUT_BYTES counter to the set of TaskCounters in TaskCounter.java to record the amount of data being read by a task in a vertex. We observe that a similar counter exists for data being written(OUTPUT_BYTES).