You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@quickstep.apache.org by zuyu <gi...@git.apache.org> on 2016/11/18 22:38:52 UTC

[GitHub] incubator-quickstep pull request #142: Distributed Multi-shiftboss Query Exe...

GitHub user zuyu opened a pull request:

    https://github.com/apache/incubator-quickstep/pull/142

    Distributed Multi-shiftboss Query Execution Unit Test

    Do not merge until #137 is in.
    
    This PR allows the distributed unit test to use multi-Shiftboss so that it simulates the full-functional distributed query execution engine.
    
    Note that this naive `WorkOrder` scheduling implementation uses a simple round-robin manner.

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

    $ git pull https://github.com/apache/incubator-quickstep multi-shiftboss-test

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

    https://github.com/apache/incubator-quickstep/pull/142.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 #142
    
----
commit 44674ebbd1a319550dcd8cd8d0a5bf2198bbdd81
Author: Zuyu Zhang <zu...@apache.org>
Date:   2016-11-18T20:20:12Z

    Refactored PolicyEnforcerBase::decrementNumQueuedWorkOrders.

commit 21d8b838dc514c4b745eec9322ef2ccb3b2f4a9e
Author: Zuyu Zhang <zu...@apache.org>
Date:   2016-11-13T06:31:42Z

    Used multiple Shiftbosses in the distributed unit tests.

commit 9d64a99a43f9732ea123b00c09a634f2add1ef64
Author: Zuyu Zhang <zu...@apache.org>
Date:   2016-11-14T04:20:56Z

    Scheduled HashJoinWorkOrder on the same Shiftboss of BuildHashWorkOrder.

commit 71d42d8ef290d1e4752b559a2823aa2dd59c2a46
Author: Zuyu Zhang <zu...@apache.org>
Date:   2016-11-17T20:01:26Z

    Scheduled FinalizeAggr / DestroyAggr WorkOrder on the same Shiftboss of AggrWorkOrder.

commit e44d2545ae9434fffb604578aabc3a107f257203
Author: Zuyu Zhang <zu...@apache.org>
Date:   2016-11-17T23:10:03Z

    A better debug log for worker.

----


---
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] incubator-quickstep pull request #142: Distributed Multi-shiftboss Query Exe...

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

    https://github.com/apache/incubator-quickstep/pull/142


---
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] incubator-quickstep pull request #142: Distributed Multi-shiftboss Query Exe...

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

    https://github.com/apache/incubator-quickstep/pull/142

    Distributed Multi-shiftboss Query Execution Unit Test

    Do not merge until #137 is in.
    
    This PR allows the distributed unit test to use multi-Shiftboss so that it simulates the full-functional distributed query execution engine.
    
    Note that this naive `WorkOrder` scheduling implementation uses a simple round-robin manner.

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

    $ git pull https://github.com/apache/incubator-quickstep multi-shiftboss-test

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

    https://github.com/apache/incubator-quickstep/pull/142.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 #142
    
----
commit 76cf1897ab795caa3034800cbc67a312d6ceac22
Author: Zuyu Zhang <zu...@apache.org>
Date:   2016-11-13T06:31:42Z

    Used multiple Shiftbosses in the distributed unit tests.

commit 4d935f40bbe7a913c84eadfdaa6a63ceaf55b34d
Author: Zuyu Zhang <zu...@apache.org>
Date:   2016-11-14T04:20:56Z

    Scheduled HashJoinWorkOrder on the same Shiftboss of BuildHashWorkOrder.

commit a98e4a147781ea883daeb8c6223b60ce0f839a26
Author: Zuyu Zhang <zu...@apache.org>
Date:   2016-11-17T20:01:26Z

    Scheduled FinalizeAggr / DestroyAggr WorkOrder on the same Shiftboss of AggrWorkOrder.

commit d2862e5783b5af3c096db3872a6820fcf08c23c5
Author: Zuyu Zhang <zu...@apache.org>
Date:   2016-11-17T23:10:03Z

    A better debug log for worker.

----


---
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] incubator-quickstep pull request #142: Distributed Multi-shiftboss Query Exe...

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

    https://github.com/apache/incubator-quickstep/pull/142


---
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] incubator-quickstep issue #142: Distributed Multi-shiftboss Query Execution ...

Posted by zuyu <gi...@git.apache.org>.
Github user zuyu commented on the issue:

    https://github.com/apache/incubator-quickstep/pull/142
  
    Need to split into multiple PRs.


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