Kathy Sun has posted comments on this change. Change subject: IMPALA-3716: Add Memory Tab in query's Details page ......................................................................
Patch Set 4: (2 comments) http://gerrit.cloudera.org:8080/#/c/3664/4/be/src/service/impala-http-handler.cc File be/src/service/impala-http-handler.cc: PS4, Line 255: Invalid query id: $0" > This would be better as something like Hmm... I saw it is handled as such in another function, so I just copied it to here. But yours makes more sense. I'll fix it. THX! PS4, Line 263: > indentation is 4 chars here and should be 2. I think the indent is counted from the first letter of "else", so letter "m" in "mem_usage_test" is aligned with "s" in "else", isn't it? -- To view, visit http://gerrit.cloudera.org:8080/3664 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I86db096ab7a022d230018becdb60bcc3056847af Gerrit-PatchSet: 4 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]> Gerrit-HasComments: Yes
