Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/20937 )

Change subject: IMPALA-12743: Fix incremental stats are filtered out by HMS due 
to HIVE-27114
......................................................................

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 <[email protected]>
Reviewed-by: Csaba Ringhofer <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M fe/src/test/resources/hive-site.xml.py
1 file changed, 4 insertions(+), 1 deletion(-)

Approvals:
  Laszlo Gaal: Looks good to me, but someone else must approve
  Csaba Ringhofer: Looks good to me, approved
  Impala Public Jenkins: Verified

--
To view, visit http://gerrit.cloudera.org:8080/20937
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I033e811f4e55b3af04f7a68c69b5779c72e4b053
Gerrit-Change-Number: 20937
Gerrit-PatchSet: 2
Gerrit-Owner: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>

Reply via email to