Chaitanya created APEXMALHAR-2325:
-------------------------------------
Summary: Same block id is emitting from FSInputModule
Key: APEXMALHAR-2325
URL: https://issues.apache.org/jira/browse/APEXMALHAR-2325
Project: Apache Apex Malhar
Issue Type: Bug
Reporter: Chaitanya
Assignee: Chaitanya
Priority: Minor
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)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)