[
https://issues.apache.org/jira/browse/TAJO-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272407#comment-14272407
]
Hudson commented on TAJO-1291:
------------------------------
SUCCESS: Integrated in Tajo-master-build #551 (See
[https://builds.apache.org/job/Tajo-master-build/551/])
TAJO-1297: Tajo Web UI does not work after TAJO-1291. (jihoon) (jihoonson: rev
c45d0ef02df1aa59bb54e0da0205890cc050fcff)
* CHANGES
* tajo-core/src/main/resources/webapps/admin/index.jsp
* tajo-core/src/main/resources/webapps/worker/querytasks.jsp
> 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)