[ 
https://issues.apache.org/jira/browse/MAPREDUCE-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765994#comment-16765994
 ] 

Prabhu Joseph commented on MAPREDUCE-7184:
------------------------------------------

[~tasanuma0829] FileInputFormat does not consider hidden files 
(HiddenFileFilter) in the input list and so suspect the crc files are getting 
created after some change after which test case breaks. Since FileInputFormat 
does not consider crc files and so the getFileSize can also ignore.

> TestJobCounters#getFileSize can ignore crc file
> -----------------------------------------------
>
>                 Key: MAPREDUCE-7184
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7184
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Prabhu Joseph
>            Assignee: Prabhu Joseph
>            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]

Reply via email to