This is an automated email from the ASF dual-hosted git repository.
csringhofer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 874e4fa11 IMPALA-13222: Clean up .Trash and temp files at the end of
S3 test runs
new d9986fd3a IMPALA-13156: Investigation: Set explicit credential
provider for S3 builds
new 30ccfce59 IMPALA-13371: Avoid throwing exception in FindFileInPath()
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/common/init.cc | 6 ++-
be/src/util/filesystem-util-test.cc | 36 ++++++++++------
be/src/util/filesystem-util.cc | 50 ++++++++++++++++------
be/src/util/filesystem-util.h | 3 +-
.../common/etc/hadoop/conf/core-site.xml.py | 13 ++++++
tests/custom_cluster/test_s3a_access.py | 1 +
6 files changed, 79 insertions(+), 30 deletions(-)