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

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 Exposing few properties of FSSplitter and BlockReader 
operators 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 7d07dd32c95546a6c4570453163f9ff47b8a7893
Author: deepak-narkhede <[email protected]>
Date:   2016-10-21T12:27:01Z

    APEXMALHAR-2302 Exposing the few properties of FSSplitter and BlockReader 
operators to FSRecordReaderModule to tune Application.
    This change includes:
    1) Expose blockSize property of FileSplitter operator.
    2) Expose minReaders and maxReaders for dynamic partitioning of Block 
Reader operator.
    3) Deprecate readersCount <PARTITONER> from FSRecordReaderModule.

----


> Exposing few properties of FSSplitter and BlockReader operators to 
> FSRecordReaderModule to tune Application
> -----------------------------------------------------------------------------------------------------------
>
>                 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)

Reply via email to