Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17572 )
Change subject: IMPALA-10636: Add testcases for abnormal cases of spilling to a remote filesystem ...................................................................... IMPALA-10636: Add testcases for abnormal cases of spilling to a remote filesystem Testcases are added for some abnormal cases of spill to a remote fs, such as errors happen during spilling to a remote fs, or configured a non-existent remote scratch path. Added two unit tests in TmpFileMgrTest, TestRemoteUploadToNonExistentPath and TestRemoteUploadFailed. Testing: * ran core tests * passed new testcases Change-Id: I600f93d67ba2267c14d179822056a24bedca31ef Reviewed-on: http://gerrit.cloudera.org:8080/17572 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/runtime/io/disk-file.h M be/src/runtime/tmp-file-mgr-internal.h M be/src/runtime/tmp-file-mgr-test.cc M be/src/runtime/tmp-file-mgr.cc 4 files changed, 126 insertions(+), 3 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/17572 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I600f93d67ba2267c14d179822056a24bedca31ef Gerrit-Change-Number: 17572 Gerrit-PatchSet: 5 Gerrit-Owner: Yida Wu <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]>
