You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Bingye Chen (Jira)" <ji...@apache.org> on 2023/02/04 08:38:00 UTC

[jira] [Updated] (HIVE-27024) Add a web page to the explain function for parsing the execution plan

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

Bingye Chen updated HIVE-27024:
-------------------------------
    Description: 
Currently, the explain function is required to analyze hive execution efficiency. However, the stage content of the execution plan is rather complicated, so I want to automatically generate pages through the execution plan to facilitate the analysis of execution efficiency.

 

For example:

!image-2023-02-04-16-37-31-446.png|width=304,height=486!

!image-2023-02-04-16-19-15-957.png|width=304,height=463!

 

When the mouse points to a specific operator, more  information is displayed.

 

!image-2023-02-04-16-20-16-027.png|width=304,height=84!

  was:
Currently, the explain function is required to analyze hive execution efficiency. However, the stage content of the execution plan is rather complicated, so I want to automatically generate pages through the execution plan to facilitate the analysis of execution efficiency.

 

For example:

!image-2023-02-04-16-19-15-957.png|width=164,height=250!

 

When the mouse points to a specific operator, more  information is displayed.

 

!image-2023-02-04-16-20-16-027.png|width=304,height=84!


> Add a web page to the explain function for parsing the execution plan
> ---------------------------------------------------------------------
>
>                 Key: HIVE-27024
>                 URL: https://issues.apache.org/jira/browse/HIVE-27024
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Bingye Chen
>            Assignee: Bingye Chen
>            Priority: Major
>         Attachments: image-2023-02-04-16-19-15-957.png, image-2023-02-04-16-20-16-027.png, image-2023-02-04-16-37-31-446.png
>
>
> Currently, the explain function is required to analyze hive execution efficiency. However, the stage content of the execution plan is rather complicated, so I want to automatically generate pages through the execution plan to facilitate the analysis of execution efficiency.
>  
> For example:
> !image-2023-02-04-16-37-31-446.png|width=304,height=486!
> !image-2023-02-04-16-19-15-957.png|width=304,height=463!
>  
> When the mouse points to a specific operator, more  information is displayed.
>  
> !image-2023-02-04-16-20-16-027.png|width=304,height=84!



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