[
https://issues.apache.org/jira/browse/TAJO-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated TAJO-589:
------------------------------
Component/s: worker
query master
Fix Version/s: 1.0-incubating
0.8-incubating
Summary: Add fine grained progress indicator for each task (was:
Show more informations of a task in web ui for profiling and monitoring)
I've changed the summary. This patch is more significant one than the previous
summary. This patch adds fine-grained progress indicator. It periodically
reports the progress of operators and in/out stats of tasks to QueryMaster.
> Add fine grained progress indicator for each task
> -------------------------------------------------
>
> Key: TAJO-589
> URL: https://issues.apache.org/jira/browse/TAJO-589
> Project: Tajo
> Issue Type: Improvement
> Components: query master, worker
> Reporter: hyoungjunkim
> Assignee: hyoungjunkim
> Labels: indicator, progress
> Fix For: 0.8-incubating, 1.0-incubating
>
> Attachments: TAJO-589.patch
>
>
> For profiling and monitoring, we need more informations of a task.
> - task progress
> - input/output data bytes and number of records
> - locality scan rate
> - memory usage of sorting or grouping
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)