Internal Jenkins has submitted this change and it was merged. 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 and queries with no mem-tracker, e.g explain queries, show Error message. Testing: Ran locally and looked at queries tab for inflight and completed queries. Change-Id: I86db096ab7a022d230018becdb60bcc3056847af Reviewed-on: http://gerrit.cloudera.org:8080/3664 Reviewed-by: Henry Robinson <[email protected]> Tested-by: Internal Jenkins --- 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, 70 insertions(+), 1 deletion(-) Approvals: Henry Robinson: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/3664 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I86db096ab7a022d230018becdb60bcc3056847af Gerrit-PatchSet: 6 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Kathy Sun <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Kathy Sun <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
