[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15628804#comment-15628804
 ] 

ASF GitHub Bot commented on APEXMALHAR-2325:
--------------------------------------------

GitHub user chaithu14 opened a pull request:

    https://github.com/apache/apex-malhar/pull/479

    APEXMALHAR-2325 1) Set the file system default block size to the reader. 2) 
Set the block size to the reader context

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chaithu14/incubator-apex-malhar 
APEXMALHAR-2325-SameBlockID

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/apex-malhar/pull/479.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #479
    
----
commit f06e3d8b79edbcdcd6c084e989a6bcbc87e210f9
Author: chaitanya <[email protected]>
Date:   2016-11-02T12:27:43Z

    APEXMALHAR-2325 1) Set the file system default block size to the reader. 2) 
Set the block size to the reader context

----


> 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)

Reply via email to