Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

TAJO-1615: Implement TaskManager#595

Closed
jinossy wants to merge 32 commits intoapache:masterfrom
jinossy:TAJO-1615
Closed

TAJO-1615: Implement TaskManager#595
jinossy wants to merge 32 commits intoapache:masterfrom
jinossy:TAJO-1615

Conversation

@jinossy
Copy link
Copy Markdown
Member

@jinossy jinossy commented Jun 1, 2015

TaskManager launches task to the TaskExecutor and It uses multiple threads equal to the number of cpu-cores. When a task is completed, TaskManager releases the allocated resource and NodeStatusUpdater sends node status with latest resource status to the ResourceTracker in TajoMaster

jinossy added 30 commits May 15, 2015 12:03
@jinossy
Copy link
Copy Markdown
Member Author

jinossy commented Jun 1, 2015

I'll update the wiki continuously.
https://cwiki.apache.org/confluence/display/TAJO/Tajo+Internal

@jinossy jinossy changed the title TAJO-1615: Implement TaskExecutor TAJO-1615: Implement TaskManager Jun 1, 2015
@jihoonson
Copy link
Copy Markdown
Contributor

+1 looks good to me!
Before commit, it is better if you add a TODO comment for TaskId.getTaskId() to reduce confusion.

@asfgit asfgit closed this in 36da0da Jun 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants