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

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

Commit 3c5ec0d0d28fd7f124747867266ffd4d1157f80e in impala's branch 
refs/heads/master from Kurt Deschler
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=3c5ec0d0d ]

IMPALA-12129: Handle running queries in query timeline

This patch fixes handling of running queries in the query timeline. An
additional check was added to skip JSON sections that are not available
while the query is running. The page refresh was changed to wait until
End Time is set since Query State can be set to FINISHED for running
queries.

Testing: Manually tested query in WebUI

Change-Id: I5a426008addc49183af1b317164d5b02d5f8ceec
Reviewed-on: http://gerrit.cloudera.org:8080/19864
Reviewed-by: Wenzhe Zhou <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Query timeline not working for running query
> --------------------------------------------
>
>                 Key: IMPALA-12129
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12129
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>            Reporter: Kurt Deschler
>            Assignee: Kurt Deschler
>            Priority: Minor
>
> 2 issues:
> 1) Json for running queries is missing fields that is not handled by the 
> timeline logic
> 2) Timeline refresh is checking Query State == FINISHED which does not seem 
> to properly reflect when a query ends.



--
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