Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Observation: Mismatch the block size between the filesplitter and block reader in FSInput Module.
Default block size in block reader = conf.getLong("fs.local.block.size" ) i.e, Local file system block size.
Default block size in filesplitter = fs.getDefaultBlockSize(File Path)
Attachments
Issue Links
- links to