You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/06/23 04:21:00 UTC

[jira] [Commented] (IMPALA-9866) Query Plan Constantly Refreshes After Has Completed

    [ https://issues.apache.org/jira/browse/IMPALA-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142614#comment-17142614 ] 

ASF subversion and git services commented on IMPALA-9866:
---------------------------------------------------------

Commit dcf0fe43bc31bdbc845b992d64197fad38fc079b in impala's branch refs/heads/master from Shant Hovsepian
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=dcf0fe4 ]

IMPALA-9866: Query plan debug page stuck in fetch and render loop.

Once a query is completed we stop fetching and rendering the plan. This
speeds interaction with large query plans in the web browser as well as
reduces some load on the query coordinator.

Change-Id: Ie1f233c90d5f221813833af2e29be2250936d442
Reviewed-on: http://gerrit.cloudera.org:8080/16092
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Query Plan Constantly Refreshes After Has Completed
> ---------------------------------------------------
>
>                 Key: IMPALA-9866
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9866
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Shant Hovsepian
>            Assignee: Shant Hovsepian
>            Priority: Major
>             Fix For: Impala 4.0
>
>
> The query plan debug page fetches and re-renders the query plan graph every second event after the query has completed.
>  
> For large query plans this makes interacting with the graph much slower and resource intensive on the user's web browser. Also it put a strain on the coordinator node as large query plans can be several megabytes in size and is constantly re-transmitted while the user has the query plan page open.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org