Csaba Ringhofer created IMPALA-8940:
---------------------------------------
Summary: MetastoreEventsProcessorTest.testPartitionEvents broken
in CDP builds
Key: IMPALA-8940
URL: https://issues.apache.org/jira/browse/IMPALA-8940
Project: IMPALA
Issue Type: Bug
Components: Frontend
Affects Versions: Impala 3.3.0
Reporter: Csaba Ringhofer
This was the error message:
Unexpected parameter value after trivial alter partition event
expected:<1[568171448]> but was:<1[2334567]>
The problem is caused by"numFilesErasureCoded" property, which does not exist
in CDP builds, and trivial event filtering currently only skips events where
the a "trivial" property was changed, but not when it was added.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)