[ 
https://issues.apache.org/jira/browse/IMPALA-13233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on IMPALA-13233 started by Surya Hebbar.
---------------------------------------------
> Represent phases of each instance seperately on the query timeline
> ------------------------------------------------------------------
>
>                 Key: IMPALA-13233
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13233
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Surya Hebbar
>            Assignee: Surya Hebbar
>            Priority: Major
>
> Currently, in the query timeline, each instance's phases are represented 
> together in a single bar with dividers to show when each phase has finished.
> This results in several problems as follows.
>  * If phases of multiple instances end at the same time, it is often hard or 
> impossible to distinguish.
>  * Huge profiles with a large number of instances produce mostly black lines, 
> which would not be desired by the user.
>  * In the case of multiple instances, each phase overlaps the next, hence 
> blocking the user from realizing that other instances have started with the 
> next phase.
>  * The correlation between representation and the actual values is less.
> So, it would be preferable to represent each instance's phases separately.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to