Bikramjeet Vig has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11816
Change subject: IMPALA-7735: Expose queuing status in ExecSummary and impala-shell ...................................................................... IMPALA-7735: Expose queuing status in ExecSummary and impala-shell This patch adds the queuing status, that is, whether the query was queued and what was the latest queuing reason, to the ExecSummary. Also added changes to allow impala-shell to expose this status by pulling it out from the ExecSummary when either live_summary or live_progress is set to true. Testing: Added custom cluster tests. Change-Id: Ibde447b01559b9f0f3e970d4fa10f6ee4064bd49 --- M be/src/service/impala-server.cc M common/thrift/ExecStats.thrift M shell/impala_shell.py M tests/custom_cluster/test_admission_controller.py A tests/custom_cluster/test_shell_interactive.py 5 files changed, 100 insertions(+), 24 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/16/11816/1 -- To view, visit http://gerrit.cloudera.org:8080/11816 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ibde447b01559b9f0f3e970d4fa10f6ee4064bd49 Gerrit-Change-Number: 11816 Gerrit-PatchSet: 1 Gerrit-Owner: Bikramjeet Vig <[email protected]>
