[
https://issues.apache.org/jira/browse/IMPALA-8273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785011#comment-16785011
]
ASF subversion and git services commented on IMPALA-8273:
---------------------------------------------------------
Commit 9f61dc755db4a5a80a886661e1431e3c91815251 in impala's branch
refs/heads/master from Vihang Karajgaonkar
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=9f61dc7 ]
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
Reviewed-on: http://gerrit.cloudera.org:8080/12646
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Change metastore configuration template so that table parameters do not
> exclude impala specific properties
> ----------------------------------------------------------------------------------------------------------
>
> Key: IMPALA-8273
> URL: https://issues.apache.org/jira/browse/IMPALA-8273
> Project: IMPALA
> Issue Type: Sub-task
> Reporter: Vihang Karajgaonkar
> Assignee: Vihang Karajgaonkar
> Priority: Major
>
> CDH Hive has a configuration
> {{hive.metastore.notification.parameters.exclude.patterns}} which gives the
> ability to exclude certain parameter keys from notification events. This is
> mainly used as a safety valve in case there are huge values stored in these
> parameter maps. The template file should make sure that the parameter
> exclusion is disabled (or atleast configured such that it does not exclude
> {{impala.disableHmsSync}} which is needed by this feature.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]