You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/26 07:39:58 UTC

[jira] [Commented] (APEXMALHAR-2314) Improper functioning in partitioning of sequentialFileRead property of FSRecordReader

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

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

Github user deepak-narkhede closed the pull request at:

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


> Improper functioning in partitioning of sequentialFileRead property of FSRecordReader 
> --------------------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2314
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2314
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Deepak Narkhede
>            Assignee: Deepak Narkhede
>            Priority: Minor
>
> Fix the StreamCodec for FSRecordReader, initially it was hashcode of blockId's mostly always unique.
> Hence unable to satisfy the sequentialFileRead property. Now the StreamCodec is modified to work
> with hashcode of filePath. So all blocks related to a file would be partitioned on same operator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)