From 0b9d6a7059ae3c7d52116cbe882975b56dae2ebe Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 5 Nov 2025 11:44:39 -0800 Subject: [PATCH] IMPALA-14531: Ignore new Hive config Change-Id: Ic59caffc1f8b2a4e8693cb5e2770787f4817167e Reviewed-on: http://gerrit.cloudera.org:8080/23639 Reviewed-by: Sai Hemanth Gantasala Reviewed-by: Fang-Yu Rao Tested-by: Michael Smith --- fe/src/test/resources/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fe/src/test/resources/.gitignore b/fe/src/test/resources/.gitignore index c3004a534..85c4cd33f 100644 --- a/fe/src/test/resources/.gitignore +++ b/fe/src/test/resources/.gitignore @@ -7,10 +7,12 @@ sentry-site*.xml yarn-site.xml copy-mem-limit-test-*.xml hive-site-events-cleanup/ +hive-site-events-config/ hive-site-ranger-auth/ hive-site-housekeeping-on/ hive-site-without-hms/ hive-site_events_cleanup.xml +hive-site_events_config.xml hive-site_ranger_auth.xml hive-site_housekeeping_on.xml hive-site_without_hms.xml