[
https://issues.apache.org/jira/browse/APEXMALHAR-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15670055#comment-15670055
]
ASF GitHub Bot commented on APEXMALHAR-2325:
--------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/apex-malhar/pull/479
> 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)