Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10736 )
Change subject: IMPALA-7179: allow_multiple_scratch_dirs_per_device=true by default ...................................................................... IMPALA-7179: allow_multiple_scratch_dirs_per_device=true by default The previous default was often confusing to users of Impala. It is simpler to do exactly what is asked instead of trying to fix bad configurations automatically. Testing: Ran core tests. Change-Id: I23394c9949ae4cd0a21d7bb25551371b3198e76c Reviewed-on: http://gerrit.cloudera.org:8080/10736 Reviewed-by: anujphadke <[email protected]> Reviewed-by: Dan Hecht <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/runtime/tmp-file-mgr.cc M tests/custom_cluster/test_scratch_disk.py 2 files changed, 3 insertions(+), 2 deletions(-) Approvals: anujphadke: Looks good to me, but someone else must approve Dan Hecht: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/10736 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I23394c9949ae4cd0a21d7bb25551371b3198e76c Gerrit-Change-Number: 10736 Gerrit-PatchSet: 3 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: anujphadke <[email protected]>
