[ https://issues.apache.org/jira/browse/APEXMALHAR-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15594520#comment-15594520 ]
ASF GitHub Bot commented on APEXMALHAR-2302: -------------------------------------------- GitHub user deepak-narkhede reopened a pull request: https://github.com/apache/apex-malhar/pull/457 APEXMALHAR-2302 Add blockSize property to FSRecordReaderModule This change adds blockSize property from FileSplitter to FSRecordReaderModule. Tested with RecordReader Application. You can merge this pull request into a Git repository by running: $ git pull https://github.com/deepak-narkhede/apex-malhar APEXMALHAR-2302 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-malhar/pull/457.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 #457 ---- commit 4d52444f40f8e5bd1eb99bb54ca49574439202d4 Author: deepak-narkhede <mailtodeep...@gmail.com> Date: 2016-10-17T16:19:27Z APEXMALHAR-2302 Add blockSize property to FSRecordReaderModule. ---- > Add blockSize property to FSRecordReaderModule > ---------------------------------------------- > > Key: APEXMALHAR-2302 > URL: https://issues.apache.org/jira/browse/APEXMALHAR-2302 > Project: Apache Apex Malhar > Issue Type: Improvement > Reporter: Deepak Narkhede > Assignee: Deepak Narkhede > Priority: Minor > > Exposing the blockSize property of FSSplitter operator to > FSRecordReaderModule. This will help end users to tune the blockSize value > based on application needs -- This message was sent by Atlassian JIRA (v6.3.4#6332)