Hyunsik Choi created TAJO-1291:
----------------------------------
Summary: Rename TajoMasterProtocol to QueryCoordinatorProtocol
Key: TAJO-1291
URL: https://issues.apache.org/jira/browse/TAJO-1291
Project: Tajo
Issue Type: Improvement
Components: tajo master
Reporter: Hyunsik Choi
Assignee: Hyunsik Choi
Fix For: 0.10
TajoMaster mainly has three roles:
* query coordination (including query scheduler)
* cluster resource management
* client endpoint
TajoMasterProtocol has played a role of query coordinator. But, its name is not
expressive in terms of its purpose. This patch proposes the rename from
TajoMasterProtocol to QueryCoordinatorProtocol.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)