Hello Bharath Vissapragada, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/12646

to look at the new patch set (#4).

Change subject: IMPALA-8273 : Change metastore config template to not exclude 
impala specific parameters
......................................................................

IMPALA-8273 : Change metastore config template to not exclude impala
specific parameters

When HMS configuration key
"hive.metastore.notification.parameters.exclude.patterns"
is set to "^impala" it excludes all the parameter key/values from the
table and partition which start with "impala". This can cause problems
for event processing since it relies on these property keys
(for instance, impala.disableHmsSync).

Testing done:
Confirmed existing test pass.
Ran jenkins job which runs all the fe tests where the events disable
flag tests were failing from MetastoreEventsProcessingTest class.
Job currently running. Will update the message once the result
comes back.

Change-Id: Ic367b1d06459295c7721cdb20ac7faed9a2aa4c9
---
M fe/src/main/java/org/apache/impala/catalog/events/MetastoreEvents.java
M 
fe/src/test/java/org/apache/impala/catalog/events/MetastoreEventsProcessorTest.java
M fe/src/test/resources/postgresql-hive-site.xml.template
3 files changed, 19 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/46/12646/4
--
To view, visit http://gerrit.cloudera.org:8080/12646
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic367b1d06459295c7721cdb20ac7faed9a2aa4c9
Gerrit-Change-Number: 12646
Gerrit-PatchSet: 4
Gerrit-Owner: Vihang Karajgaonkar <vih...@cloudera.com>
Gerrit-Reviewer: Bharath Vissapragada <bhara...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Vihang Karajgaonkar <vih...@cloudera.com>

Reply via email to