You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Min Zhou (JIRA)" <ji...@apache.org> on 2014/02/17 05:40:19 UTC

[jira] [Created] (TAJO-603) Move container allocation from SubQuery down to QueryUnitAttempt

Min Zhou created TAJO-603:
-----------------------------

             Summary: Move container allocation from SubQuery down to QueryUnitAttempt
                 Key: TAJO-603
                 URL: https://issues.apache.org/jira/browse/TAJO-603
             Project: Tajo
          Issue Type: Sub-task
            Reporter: Min Zhou


Tajo currently allocates all of the containers in SubQuery. That make things complicated.  Both SubQuery and DefaultTaskScheduler should hold a copy of allocated containers and running tasks.  And the event flow is difficult to understand. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)