[
https://issues.apache.org/jira/browse/APEXMALHAR-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Priyanka Gugale resolved APEXMALHAR-2325.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 3.6.0
> 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
> Fix For: 3.6.0
>
>
> 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)