Files
impala/fe
stiga-huang 1415a979eb IMPALA-12743: Fix incremental stats are filtered out by HMS due to HIVE-27114
HIVE-27114 adds a new property in hive-site.xml for HMS clients to
filter out unwanted partition parameters:
  hive.metastore.partitions.parameters.exclude.pattern
It defaults to "impala_intermediate_stats_chunk%". This excludes the
incremental stats of Impala. Impala should set this to an empty string
to get rid of the impact.

Tests:
 - Ran CatalogTest#testPullIncrementalStats which failed when running on
   higher Hive versions that have HIVE-27114.

Change-Id: I033e811f4e55b3af04f7a68c69b5779c72e4b053
Reviewed-on: http://gerrit.cloudera.org:8080/20937
Reviewed-by: Laszlo Gaal <laszlo.gaal@cloudera.com>
Reviewed-by: Csaba Ringhofer <csringhofer@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2024-01-23 22:53:15 +00:00
..
2019-12-06 04:38:09 +00:00