You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Csaba Ringhofer (Jira)" <ji...@apache.org> on 2019/09/11 14:51:00 UTC

[jira] [Updated] (IMPALA-8940) MetastoreEventsProcessorTest.testPartitionEvents broken in CDP builds

     [ https://issues.apache.org/jira/browse/IMPALA-8940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Csaba Ringhofer updated IMPALA-8940:
------------------------------------
    Description: 
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.

  was:
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.


> 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
>            Priority: Critical
>
> 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)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org