Hyunsik Choi created TAJO-1292:
----------------------------------
Summary: Explicitly separate TajoMaster role into three
subcomponent
Key: TAJO-1292
URL: https://issues.apache.org/jira/browse/TAJO-1292
Project: Tajo
Issue Type: Improvement
Components: tajo master
Reporter: Hyunsik Choi
Assignee: Hyunsik Choi
Fix For: 0.10
TajoMaster has various roles: query coordinator, resource manager, and client
API service. Please see TajoMaster section in
https://cwiki.apache.org/confluence/display/TAJO/Tajo+Internal.
But, the current implementation does not have any bound for these roles. So,
the code readability is not good and some part is too messy. So, I'm going to
explicitly separate these roles into packages and improve their cohesion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)