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 2015/05/18 18:51:00 UTC

[jira] [Commented] (TAJO-1599) Implement NodeResourceManager and Status updater

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

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

GitHub user jinossy opened a pull request:

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

    TAJO-1599: Implement NodeResourceManager and Status updater

    

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

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

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

    https://github.com/apache/tajo/pull/577.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 #577
    
----
commit 0d6ca33ec2d5b6f5be8bd3d78385b620548a7efb
Author: Jinho Kim <jh...@apache.org>
Date:   2015-05-15T03:03:59Z

    TAJO-1599

commit 211f000bb8c14af81b5d77be9ae355b6d0b56cb1
Author: Jinho Kim <jh...@apache.org>
Date:   2015-05-18T07:15:14Z

    TAJO-1599

commit 9631601b875f01e72fa4a3e74ec7c2a157d8a34f
Author: Jinho Kim <jh...@apache.org>
Date:   2015-05-18T07:15:30Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into TAJO-1599

commit c0257fdc33009f26e31cbd8a1043f3bd6f7600ce
Author: Jinho Kim <jh...@apache.org>
Date:   2015-05-18T16:42:49Z

    add test cases

commit fafd6487a56980355b3b596d392f299aad2d434f
Author: Jinho Kim <jh...@apache.org>
Date:   2015-05-18T16:43:54Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into TAJO-1599

----


> Implement NodeResourceManager and Status updater
> ------------------------------------------------
>
>                 Key: TAJO-1599
>                 URL: https://issues.apache.org/jira/browse/TAJO-1599
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: query master, resource manager, worker
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>             Fix For: 0.11.0
>
>         Attachments: TAJO-1599.patch
>
>
> Node sends a heartbeats with its resource and status periodically to master.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)