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 2017/02/13 11:27:06 UTC

[GitHub] apex-malhar pull request #550: APEXMALHAR-2381 Change WindowManager for perf...

GitHub user deepak-narkhede opened a pull request:

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

    APEXMALHAR-2381 Change WindowManager for performance issues in Kinesi\u2026

    For performance benefits change existing windowDataManager. If FSWindowManager is required we can very well set through property. 
    
    Tested with Kinesis to S3 app.

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

    $ git pull https://github.com/deepak-narkhede/apex-malhar APEXMALHAR-2381

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

    https://github.com/apache/apex-malhar/pull/550.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 #550
    
----
commit c4ea761201eb747e48e21fd3c44b0c7982cc097b
Author: deepak-narkhede <ma...@gmail.com>
Date:   2017-02-13T11:08:16Z

    APEXMALHAR-2381 Change WindowManager for performance issues in Kinesis Input Operator

----


---
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 #550: APEXMALHAR-2381 Change WindowManager for perf...

Posted by deepak-narkhede <gi...@git.apache.org>.
GitHub user deepak-narkhede reopened a pull request:

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

    APEXMALHAR-2381 Change WindowManager for performance issues in Kinesi\u2026

    For performance benefits change existing windowDataManager. If FSWindowManager is required we can very well set through property. 
    
    Tested with Kinesis to S3 app.

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

    $ git pull https://github.com/deepak-narkhede/apex-malhar APEXMALHAR-2381

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

    https://github.com/apache/apex-malhar/pull/550.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 #550
    
----
commit 4b4e8c418b3a0898166e4abd8bc366f53733e9b0
Author: deepak-narkhede <ma...@gmail.com>
Date:   2017-02-13T11:08:16Z

    APEXMALHAR-2381 Change WindowManager for performance issues in Kinesis Input Operator
    This change contains:
    1) Change WindowManager for performance issues in Kinesis Input Operator.
    2) Unit test for default WindowDataManger for KinesisInputOperator.
    3) Fix for addtion of fasterxml dependency previous all unit test were failing.

----


---
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 #550: APEXMALHAR-2381 Change WindowManager for perf...

Posted by deepak-narkhede <gi...@git.apache.org>.
GitHub user deepak-narkhede reopened a pull request:

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

    APEXMALHAR-2381 Change WindowManager for performance issues in Kinesi\u2026

    For performance benefits change existing windowDataManager. If FSWindowManager is required we can very well set through property. 
    
    Tested with Kinesis to S3 app.

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

    $ git pull https://github.com/deepak-narkhede/apex-malhar APEXMALHAR-2381

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

    https://github.com/apache/apex-malhar/pull/550.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 #550
    
----
commit 4b4e8c418b3a0898166e4abd8bc366f53733e9b0
Author: deepak-narkhede <ma...@gmail.com>
Date:   2017-02-13T11:08:16Z

    APEXMALHAR-2381 Change WindowManager for performance issues in Kinesis Input Operator
    This change contains:
    1) Change WindowManager for performance issues in Kinesis Input Operator.
    2) Unit test for default WindowDataManger for KinesisInputOperator.
    3) Fix for addtion of fasterxml dependency previous all unit test were failing.

----


---
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 #550: APEXMALHAR-2381 Change WindowManager for perf...

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

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


---
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 #550: APEXMALHAR-2381 Change WindowManager for perf...

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

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


---
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 #550: APEXMALHAR-2381 Change WindowManager for perf...

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

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


---
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 #550: APEXMALHAR-2381 Change WindowManager for perf...

Posted by deepak-narkhede <gi...@git.apache.org>.
GitHub user deepak-narkhede reopened a pull request:

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

    APEXMALHAR-2381 Change WindowManager for performance issues in Kinesi\u2026

    For performance benefits change existing windowDataManager. If FSWindowManager is required we can very well set through property. 
    
    Tested with Kinesis to S3 app.

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

    $ git pull https://github.com/deepak-narkhede/apex-malhar APEXMALHAR-2381

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

    https://github.com/apache/apex-malhar/pull/550.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 #550
    
----
commit 4b4e8c418b3a0898166e4abd8bc366f53733e9b0
Author: deepak-narkhede <ma...@gmail.com>
Date:   2017-02-13T11:08:16Z

    APEXMALHAR-2381 Change WindowManager for performance issues in Kinesis Input Operator
    This change contains:
    1) Change WindowManager for performance issues in Kinesis Input Operator.
    2) Unit test for default WindowDataManger for KinesisInputOperator.
    3) Fix for addtion of fasterxml dependency previous all unit test were failing.

----


---
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 #550: APEXMALHAR-2381 Change WindowManager for perf...

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

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


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