GitHub user jinossy opened a pull request:

    https://github.com/apache/tajo/pull/124

    TAJO-1015: Add executionblock event in worker

    add ExecutionBlock start/stop event
    add shareable context of ExecutionBlock

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

    $ git pull https://github.com/jinossy/tajo TAJO-1015

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

    https://github.com/apache/tajo/pull/124.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 #124
    
----
commit 0371386e9a296b5e343f1d38e2d45677e9d982d9
Author: jhkim <[email protected]>
Date:   2014-08-22T11:42:32Z

    TAJO-1015: Add executionblock event in worker.

commit 26dbf81c1ecd065eb4612863bedd76972958fae7
Author: jhkim <[email protected]>
Date:   2014-08-25T04:41:24Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into 
TAJO-1015
    
    Conflicts:
        
tajo-core/src/main/java/org/apache/tajo/worker/TajoResourceAllocator.java
        tajo-core/src/main/java/org/apache/tajo/worker/TajoWorker.java
        
tajo-core/src/main/java/org/apache/tajo/worker/TajoWorkerManagerService.java
        tajo-core/src/main/java/org/apache/tajo/worker/Task.java

commit 08892028322764db5dac045bce9ca482760cb0d1
Author: jhkim <[email protected]>
Date:   2014-08-25T05:41:37Z

    fixed unit test failure

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to