[ 
https://issues.apache.org/jira/browse/IMPALA-12832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17829503#comment-17829503
 ] 

ASF subversion and git services commented on IMPALA-12832:
----------------------------------------------------------

Commit 1e67480ba6cd4a6f01b369eb11cc2b7330554bde in impala's branch 
refs/heads/master from Venu Reddy
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=1e67480ba ]

IMPALA-12917: Skip TestEventProcessingError tests requiring tez execution on 
hive

CI failed for Ozone and S3 builds due to 5 tests failure in
TestEventProcessingError. Those tests run insert into table and
analyze table compute statistics queries on hive and failed to start
the Tez client. Those tests were introduced with IMPALA-12832.

Testing:
- Executed end to end tests

Change-Id: Idb8422fbb494cd74def5ff6926aea82d0981cc82
Reviewed-on: http://gerrit.cloudera.org:8080/21172
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> EventProcessor shouldn't stop for failures in single-table event
> ----------------------------------------------------------------
>
>                 Key: IMPALA-12832
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12832
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>            Reporter: Quanlong Huang
>            Assignee: Venugopal Reddy K
>            Priority: Critical
>             Fix For: Impala 4.4.0
>
>
> EventProcessor goes into the ERROR/NEEDS_INVALIDATE state when it hits 
> unexpected failures in processing an event. The cause are usually bugs. When 
> it stops, all tables that need sync will be impacted. However, the event 
> might just a single-table event (in contrast to multi-table events like 
> RenameTable, DropDatabaseCascade, CommitTxn, AbortTxn). We can consider 
> skipping the event and just invalidating the table.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to