Kurt Deschler has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19864
Change subject: IMPALA-12129: Fix elapsed time calculation in query timeline ...................................................................... IMPALA-12129: Fix elapsed time calculation 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 --- M www/query_timeline.tmpl 1 file changed, 5 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/64/19864/1 -- To view, visit http://gerrit.cloudera.org:8080/19864 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5a426008addc49183af1b317164d5b02d5f8ceec Gerrit-Change-Number: 19864 Gerrit-PatchSet: 1 Gerrit-Owner: Kurt Deschler <[email protected]>
