Bingye Chen created HIVE-27024:
----------------------------------
Summary: Add a visual 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
Attachments: image-2023-02-04-16-19-15-957.png,
image-2023-02-04-16-20-16-027.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-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!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)