You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/25 07:43:58 UTC

[jira] [Commented] (TAJO-1015) Add executionblock event in worker

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

ASF GitHub Bot commented on TAJO-1015:
--------------------------------------

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 <jh...@apache.org>
Date:   2014-08-22T11:42:32Z

    TAJO-1015: Add executionblock event in worker.

commit 26dbf81c1ecd065eb4612863bedd76972958fae7
Author: jhkim <jh...@apache.org>
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 <jh...@apache.org>
Date:   2014-08-25T05:41:37Z

    fixed unit test failure

----


> Add executionblock event in worker
> ----------------------------------
>
>                 Key: TAJO-1015
>                 URL: https://issues.apache.org/jira/browse/TAJO-1015
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: worker
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>
> * add ExecutionBlock start/stop event
> * add shareable context of ExecutionBlock



--
This message was sent by Atlassian JIRA
(v6.2#6252)