Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.