This is an automated email from the ASF dual-hosted git repository.
michaelsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 1cfd41e8b IMPALA-11886: Data cache should support asynchronous writes
new 5e694568d IMPALA-11966: Enable cache_ozone_file_handles by default
new 1eb6ed6f2 IMPALA-12023: Skip resource checking on last executor group
set
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/runtime/io/disk-io-mgr.cc | 2 +-
be/src/util/backend-gflag-util.cc | 8 +++++++
bin/impala-config.sh | 24 +++++++++----------
common/thrift/BackendGflags.thrift | 2 ++
.../org/apache/impala/service/BackendConfig.java | 4 ++++
.../java/org/apache/impala/service/Frontend.java | 7 ++++++
tests/custom_cluster/test_executor_groups.py | 27 ++++++++++++++++++++--
tests/custom_cluster/test_hdfs_fd_caching.py | 16 ++++++-------
8 files changed, 66 insertions(+), 24 deletions(-)