[
https://issues.apache.org/jira/browse/IMPALA-14615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044011#comment-18044011
]
Quanlong Huang commented on IMPALA-14615:
-----------------------------------------
This is due to --enable_hierarchical_event_processing is now turned on by
default (IMPALA-14562). The current event batch info is missing in the /events
page so no info about the current event.
Screenshot when enable_hierarchical_event_processing=true and there is a failed
event:
!enable_hierarchical_event_processing.png|width=1048,height=602!
Screenshot when enable_hierarchical_event_processing=false and there is a
failed event:
!disable_hierarchical_event_processing.png|width=1044,height=600!
> TestWebPage.test_event_processor_error_message is failing
> ---------------------------------------------------------
>
> Key: IMPALA-14615
> URL: https://issues.apache.org/jira/browse/IMPALA-14615
> Project: IMPALA
> Issue Type: Bug
> Reporter: Surya Hebbar
> Assignee: Quanlong Huang
> Priority: Major
> Attachments: disable_hierarchical_event_processing.png,
> enable_hierarchical_event_processing.png
>
>
> h3. Error Message
> {code}
> assert 'current_event' in \{'lag_time': '7s000ms', 'last_synced_event_id':
> 154415, 'last_synced_event_time': '2025-12-06 22:01:48',
> 'last_synced_event_time_s': 1765087308, ...}
> {code}
> h3. Stacktrace
> {code}
> custom_cluster/test_web_pages.py:499: in test_event_processor_error_message
> assert "current_event" in json_res["progress-info"]
> E assert 'current_event' in \{'lag_time': '7s000ms',
> 'last_synced_event_id': 154415, 'last_synced_event_time': '2025-12-06
> 22:01:48', 'last_synced_event_time_s': 1765087308, ...}
> {code}
> The error might be stemming for the same reason as IMPALA-14616.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]