Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
Description
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.