Matthew Jacobs has posted comments on this change. Change subject: IMPALA-2198: Differentiate queries in exceptional states in web UI ......................................................................
Patch Set 9: (1 comment) http://gerrit.cloudera.org:8080/#/c/2625/9/tests/hs2/test_json_endpoints.py File tests/hs2/test_json_endpoints.py: Line 48: self._get_in_flight_queries > I'm a little confused by what you mean - there isn't an executing_queries o Take a look at the json output from http://172.21.0.191:32769/queries?json { ... "in_flight_queries": [], "num_in_flight_queries": 0, "num_executing_queries": 0, "num_waiting_queries": 0, "completed_queries": [], ... } -- To view, visit http://gerrit.cloudera.org:8080/2625 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I47d0b642ecb573fefbbf337b8c8f2c479b0d49b2 Gerrit-PatchSet: 9 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-HasComments: Yes
