[
https://issues.apache.org/jira/browse/MAPREDUCE-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766184#comment-16766184
]
Steve Loughran commented on MAPREDUCE-7184:
-------------------------------------------
FWIW I am going to fix this, because its (a) broadly fundamental and (b) with
HADOOP-14397, been lurking for a while.
The createFile bit of the fix will need to be backported to 3.2 & earlier
because it means that even if you have a checksummed FS, if you created a file
through the new createFile() builder, it wasn't going to be checksummed. Guess
we are lucky nobody has been using this much (yet)
> TestJobCounters byte counters omitting crc file bytes read
> ----------------------------------------------------------
>
> Key: MAPREDUCE-7184
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-7184
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Prabhu Joseph
> Assignee: Steve Loughran
> Priority: Major
> Attachments: MAPREDUCE-7184-001.patch, MAPREDUCE-7184-002.patch,
> MAPREDUCE-7184-003.patch
>
>
> TestJobCounters test cases are failing in trunk while validating the input
> files size with BYTES_READ by the job. The crc files are considered in
> getFileSize whereas the job FileInputFormat ignores them.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]