Csaba Ringhofer has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22518
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.) - _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/1 -- 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: newchange Gerrit-Change-Id: I023244525dd333af1c5bfbad06708f3ec86aeacf Gerrit-Change-Number: 22518 Gerrit-PatchSet: 1 Gerrit-Owner: Csaba Ringhofer <[email protected]>
