Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
-
None
-
None
Description
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. has stopped reading the CRC counters
Attachments
Attachments
Issue Links
- is caused by
-
HADOOP-16107 FilterFileSystem doesn't wrap all create() or new builder calls; may skip CRC logic
- Resolved
-
HADOOP-15229 Add FileSystem builder-based openFile() API to match createFile(); S3A to implement S3 Select through this API.
- Resolved
- relates to
-
HADOOP-14394 Provide Builder pattern for DistributedFileSystem.create
- Resolved
-
HADOOP-14397 Pull up the builder pattern to FileSystem and add AbstractContractCreateTest for it
- Resolved