Robert Grandl created TEZ-2121:
----------------------------------
Summary: INPUT_BYTES counter to describe amount of data read by a
task
Key: TEZ-2121
URL: https://issues.apache.org/jira/browse/TEZ-2121
Project: Apache Tez
Issue Type: New Feature
Affects Versions: 0.7.0
Reporter: Robert Grandl
Priority: Minor
Fix For: 0.7.0
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).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)