Kathy Sun has uploaded a new patch set (#2). Change subject: IMPALA-3716: Add Memory Tab in query's Details page ......................................................................
IMPALA-3716: Add Memory Tab in query's Details page Add a QueryMemoryHandler and register it to memory tab's url For inflight queries, show Memtracker output, for completed queries, show Error message. Testing: Ran locally and looked at queries tab for inflight and completed queries. Change-Id: I86db096ab7a022d230018becdb60bcc3056847af --- M be/src/service/impala-http-handler.cc M be/src/service/impala-http-handler.h M www/query_detail_tabs.tmpl A www/query_memory.tmpl 4 files changed, 69 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/64/3664/2 -- To view, visit http://gerrit.cloudera.org:8080/3664 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I86db096ab7a022d230018becdb60bcc3056847af Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Kathy Sun <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Kathy Sun <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
