[
https://issues.apache.org/jira/browse/TAJO-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250409#comment-14250409
]
ASF GitHub Bot commented on TAJO-324:
-------------------------------------
GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/306
TAJO-324: Rename the prefix 'QueryUnit' to Task.
This is just a rename issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-324
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/306.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #306
----
commit e1a6c7f037de3978783a28f74ad6f6f443f767a2
Author: Hyunsik Choi <[email protected]>
Date: 2014-12-17T19:43:05Z
TAJO-324: Rename the prefix 'QueryUnit' to Task.
----
> Rename the prefix 'QueryUnit' to Task
> -------------------------------------
>
> Key: TAJO-324
> URL: https://issues.apache.org/jira/browse/TAJO-324
> Project: Tajo
> Issue Type: Sub-task
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
>
> See the title. I propose the rename as follows:
> * org.apache.tajo.master.querymaster.QueryUnit to Task
> * org.apache.tajo.master.querymaster.QueryUnitAttempt to TaskAttempt
> * tajo.worker.Task to TaskExecution
> In addition, I'll change variable names in the same manner to above. If there
> are no objection, I'll do this. Feel free to suggest ideas.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)