[
https://issues.apache.org/jira/browse/TEZ-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435404#comment-15435404
]
Siddharth Seth commented on TEZ-2121:
-------------------------------------
There's a difference. A split length counter was added. Amount of data would
typically be smaller for columnar formats.
> 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
> Attachments: TEZ-2121.patch
>
>
> 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)