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 2023/06/26 20:39:00 UTC

[jira] [Commented] (IMPALA-12048) Add query progress of a query to Impala WebUI

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

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

Commit 63f7c0949bcf791569adcb44265a64eb520b17a1 in impala's branch refs/heads/master from zhangyifan27
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=63f7c0949 ]

IMPALA-12048: Add query progress to queries webpage

This patch adds the query progress of queries to Impala /queries
webpage. The query progress shows the completion progress of a
query's fragment instances. It helps users track the completion of
computation-intensive queries.

Testing:
  - Added test cases to test_observability.py
  - Added a new functional test to test_web_pages.py

Change-Id: Ic0e8695a8a8395c1364b4b249f83c4345d2cc53e
Reviewed-on: http://gerrit.cloudera.org:8080/19706
Tested-by: Impala Public Jenkins <im...@cloudera.com>
Reviewed-by: Quanlong Huang <hu...@gmail.com>


> Add query progress of a query to Impala WebUI
> ---------------------------------------------
>
>                 Key: IMPALA-12048
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12048
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: YifanZhang
>            Assignee: YifanZhang
>            Priority: Major
>
> Now we can get the scan progress of a query from the /queries webpage. For CPU-intensive queries, the scan progress may reach 100% soon,  but there is still some time before a query is completed. In this case, we may need another progress bar to show the progress of query execution. 



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

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