You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by deepak-narkhede <gi...@git.apache.org> on 2016/10/17 17:36:56 UTC

[GitHub] apex-malhar pull request #457: APEXMALHAR 2302 Add blockSize property to FSR...

GitHub user deepak-narkhede opened 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
    
----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-malhar pull request #457: APEXMALHAR 2302 Add blockSize property to FSR...

Posted by deepak-narkhede <gi...@git.apache.org>.
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 <ma...@gmail.com>
Date:   2016-10-17T16:19:27Z

    APEXMALHAR-2302 Add blockSize property to FSRecordReaderModule.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-malhar pull request #457: APEXMALHAR-2302 Exposing few properties of FS...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-malhar pull request #457: APEXMALHAR 2302 Add blockSize property to FSR...

Posted by deepak-narkhede <gi...@git.apache.org>.
Github user deepak-narkhede closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-malhar pull request #457: APEXMALHAR-2302 Exposing few properties of FS...

Posted by deepak-narkhede <gi...@git.apache.org>.
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 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.
    
    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 03e59343fa69b71519f7933b70009994420c6ac0
Author: deepak-narkhede <ma...@gmail.com>
Date:   2016-10-21T12:27:01Z

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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-malhar pull request #457: APEXMALHAR-2302 Exposing few properties of FS...

Posted by deepak-narkhede <gi...@git.apache.org>.
Github user deepak-narkhede closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-malhar pull request #457: APEXMALHAR-2302 Exposing few properties of FS...

Posted by deepak-narkhede <gi...@git.apache.org>.
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 <ma...@gmail.com>
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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-malhar pull request #457: APEXMALHAR-2302 Add blockSize property to FSR...

Posted by deepak-narkhede <gi...@git.apache.org>.
Github user deepak-narkhede closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-malhar pull request #457: APEXMALHAR-2302 Add blockSize property to FSR...

Posted by deepak-narkhede <gi...@git.apache.org>.
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 <ma...@gmail.com>
Date:   2016-10-17T16:19:27Z

    APEXMALHAR-2302 Add blockSize property to FSRecordReaderModule.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-malhar pull request #457: APEXMALHAR-2302 Add blockSize property to FSR...

Posted by deepak-narkhede <gi...@git.apache.org>.
Github user deepak-narkhede closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-malhar pull request #457: APEXMALHAR 2302 Add blockSize property to FSR...

Posted by deepak-narkhede <gi...@git.apache.org>.
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
    
----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-malhar pull request #457: APEXMALHAR 2302 Add blockSize property to FSR...

Posted by deepak-narkhede <gi...@git.apache.org>.
Github user deepak-narkhede closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---