Tim Armstrong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9426 )
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 <joemcdonn...@cloudera.com> Tested-by: Impala Public Jenkins Reviewed-on: http://gerrit.cloudera.org:8080/9426 Reviewed-by: Tim Armstrong <tarmstr...@cloudera.com> Tested-by: Tim Armstrong <tarmstr...@cloudera.com> --- M be/src/runtime/io/disk-io-mgr.cc 1 file changed, 7 insertions(+), 9 deletions(-) Approvals: Tim Armstrong: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/9426 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: 2.x Gerrit-MessageType: merged Gerrit-Change-Id: I6935825a1c4c7b2da0bb877f732027be1a57a8b7 Gerrit-Change-Number: 9426 Gerrit-PatchSet: 3 Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>