[
https://issues.apache.org/jira/browse/TEZ-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Zhang updated TEZ-2790:
----------------------------
Description:
Currently the dag view cover some general runtime info (like
start_time/end_time/task_num etc). It would be better to include more runtime
info, such as
* Input/output data size.
* DataSize/RecordNumber transferred on each edge (may use thickness to
visualize that ).
* Time spent on shuffle of each edge. (may use the edge length to visualize
that ).
Once TEZ-2760 is resolved, we can also enhance the dag view with in-progress
status.
was:
Currently the dag view cover some general runtime info (like
start_time/end_time/task_num etc). It would be better to include more runtime
info, such as
* Input/output data size.
* DataSize/RecordNumber transferred on each edge (may use thickness to
visualize that ).
* Time spent on shuffle of each edge. (may use the edge length to visualize
that ).
* etc.
Once TEZ-2760 is resolved, we can also enhance the dag view with in-progress
status.
> TEZ-UI: Enhance the DAG View with more runtime information
> -----------------------------------------------------------
>
> Key: TEZ-2790
> URL: https://issues.apache.org/jira/browse/TEZ-2790
> Project: Apache Tez
> Issue Type: Bug
> Components: UI
> Affects Versions: 0.8.1
> Reporter: Jeff Zhang
>
> Currently the dag view cover some general runtime info (like
> start_time/end_time/task_num etc). It would be better to include more runtime
> info, such as
> * Input/output data size.
> * DataSize/RecordNumber transferred on each edge (may use thickness to
> visualize that ).
> * Time spent on shuffle of each edge. (may use the edge length to visualize
> that ).
> Once TEZ-2760 is resolved, we can also enhance the dag view with in-progress
> status.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)