Marcel Kornacker has posted comments on this change. Change subject: IMPALA-4014: Introduce query-wide execution state. ......................................................................
Patch Set 4: (2 comments) All tests now pass, please take a look. The changes in AnalysisContext, impala-server.* and ImpalinternalService.thrift in the latest version are from a rebase. http://gerrit.cloudera.org:8080/#/c/4418/4/be/src/runtime/query-exec-mgr.cc File be/src/runtime/query-exec-mgr.cc: Line 119: VLOG_QUERY << "GetQueryState(): query_id=" << PrintId(query_id); i'll lower this and the other ones back to file. http://gerrit.cloudera.org:8080/#/c/4418/4/be/src/service/impala-internal-service.cc File be/src/service/impala-internal-service.cc: Line 41: VLOG_QUERY << "ExecPlanFragment():" i'll drop these to vlog_file -- To view, visit http://gerrit.cloudera.org:8080/4418 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I962ae6b7cb7dc0d07fbb8f70317aeb01d88d400b Gerrit-PatchSet: 4 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Marcel Kornacker <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Marcel Kornacker <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-HasComments: Yes
