Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9371 )
Change subject: IMPALA-6549: Enable file handle cache by default ...................................................................... IMPALA-6549: Enable file handle cache by default The file handle cache was disabled by default due to two HDFS issues: HDFS-12528 and HDFS-14872. Both have been fixed and the CDH components in the toolchain include both fixes. This reenables the file handle cache by default. Change-Id: I6935825a1c4c7b2da0bb877f732027be1a57a8b7 Reviewed-on: http://gerrit.cloudera.org:8080/9371 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Impala Public Jenkins --- M be/src/runtime/io/disk-io-mgr.cc 1 file changed, 7 insertions(+), 9 deletions(-) Approvals: Joe McDonnell: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9371 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I6935825a1c4c7b2da0bb877f732027be1a57a8b7 Gerrit-Change-Number: 9371 Gerrit-PatchSet: 4 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]>
