Hello Riza Suminto, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22518
to look at the new patch set (#2).
Change subject: IMPALA-13778: Update ignored_dir_prefix_list
......................................................................
IMPALA-13778: Update ignored_dir_prefix_list
There are some missing prefixes that are not yet ignored during
recursive listing:
- -tmp. (Hive changed to this new tmp dir from _tmp. in HIVE-27536)
- _impala_insert_staging
Impala may bump to these often so it is better to ignore them
by default.
Change-Id: I023244525dd333af1c5bfbad06708f3ec86aeacf
---
M be/src/util/backend-gflag-util.cc
M fe/src/main/java/org/apache/impala/common/FileSystemUtil.java
M tests/metadata/test_recursive_listing.py
3 files changed, 16 insertions(+), 9 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/18/22518/2
--
To view, visit http://gerrit.cloudera.org:8080/22518
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I023244525dd333af1c5bfbad06708f3ec86aeacf
Gerrit-Change-Number: 22518
Gerrit-PatchSet: 2
Gerrit-Owner: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>