Wenzhe Zhou has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16949
Change subject: WIP IMPALA-9224 (part 1): Blacklist nodes with faulty disks ...................................................................... WIP IMPALA-9224 (part 1): Blacklist nodes with faulty disks This patch extends blacklist functionality by adding executor node to blacklist if a query fails caused by disk failure during spill-to-disk. Also adds debug action to simulate disk write error and adds new test cases. Testing: - TODO: add new test cases. - Passed exhaustive test. Change-Id: I04bfcb7f2e0b1ef24a5b4350f270feecd8c47437 --- M be/src/runtime/coordinator-backend-state.cc M be/src/runtime/coordinator-backend-state.h M be/src/runtime/coordinator.cc M be/src/runtime/coordinator.h M be/src/runtime/query-state.cc M be/src/runtime/tmp-file-mgr-internal.h M be/src/runtime/tmp-file-mgr.cc M be/src/runtime/tmp-file-mgr.h M common/protobuf/control_service.proto M common/thrift/generate_error_codes.py 10 files changed, 113 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/49/16949/1 -- To view, visit http://gerrit.cloudera.org:8080/16949 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I04bfcb7f2e0b1ef24a5b4350f270feecd8c47437 Gerrit-Change-Number: 16949 Gerrit-PatchSet: 1 Gerrit-Owner: Wenzhe Zhou <wz...@cloudera.com>